2023-08-14
390 reads
2023-08-14
390 reads
Steve Jones notes there aren't really nested transactions in SQL Server. And we all ought to know this.
2023-03-06
262 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,135 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)
17,109 reads
By Steve Jones
I saw an article on this and realized I had no idea how to...
In this blog post I wrote a tip about fixing the PostgreSQL backup failure...
By Tim Radney
Use Dynamic Data Masking to protect your data The post Dynamic Data Masking – SQL...
Hi I need to insert a new line of my output when a condition...
Trying to get Database mail working sending via outlook.office365.com or smtp.office365.com port 587 using ...