Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Execute T-SQL Scripts in Parallel

    Is there any way to execute this within a transaction? For example, I have the following (pseudo) scenario.


    BEGIN TRANSACTION
        DO SOMETHING
        DO SOMETHING ELSE

Viewing post 1 (of 1 total)