Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Dynamic SQL help.

    EXEC ('USE ' + @dataname )

    where @dataname can be set with a cursor or an input parm

Viewing post 1 (of 1 total)