Transaction Isolation Levels | Part 5 - Repeatable Read | SSMS TSQL Tutorial #124

preview_player
Показать описание
In this SQL Server Tutorial, we will see how to use Repeatable Read Transaction Isolation Level to work with both Shared & Exclusive locks. Here, we will experiment how the Shared Lock blocks the update on a row which was read in a Transaction.

Code Snippet:

#SQLServer #TransactionIsolation #RepeatableRead
Рекомендации по теме