• I think it is worth mentioning the restrictions of that method such as:

    - MAX number of columns (?),

    - MAX total row length (8K).

    I've used similar method using cursor instead of column table.