Nested Transactions
Steve Jones notes there aren't really nested transactions in SQL Server. And we all ought to know this.
2023-03-06
150 reads
Steve Jones notes there aren't really nested transactions in SQL Server. And we all ought to know this.
2023-03-06
150 reads
This article looks at a simple example of using explicit transactions when modifying data in SQL Server tables.
2022-10-10
2020-02-06
1,086 reads
There are frequent misunderstandings about Explicit Transactions, not limited to use of 'nested transactions'. This article attempts to explain by example many of the behaviors of this feature.
2018-07-13 (first published: 2015-12-30)
16,050 reads
By Steve Jones
I delivered my talk on Architecting Zero Downtime Deployments yesterday at VS Live Las...
By Steve Jones
Today’s coping tip is to focus your attention on the good things you take...
By DataOnWheels
I had an amazing time adventuring to Wales with other members of the data...
I have a table with 489M rows and growing. The reason we had to...
Hi All, This is Naveen Maroju. My previous DBA was created distribution database later...
Hi All, I have the column of data in SQL Server. Here I need...