SQL Server Performance Forum – Threads Archive
Dynamic SQL
hi,How write Dynamic SQL in MSSQL ? Regards
Srini
Could you be more specific? Basically you can construct your SQL string and run it with sp_executesql stored procedure. Bambola.
]]>
SQL Server Performance Forum – Threads Archive