Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Passing column names to select list

    I would build the select statement in another variable and append the column name where you need it. You can then execute the select from the variable.

    Example:

    @column - holds...

Viewing post 1 (of 1 total)