SQL Server – Rolling Back Dynamic SQL
Do transactions apply in dynamic SQL, in SQL Server? In a word, yes. For proof, run the following chunks of code:
Do transactions apply in dynamic SQL, in SQL Server? In a word, yes. For proof, run the following chunks of code: