Created
February 19, 2017 10:25
-
-
Save bozhink/78d9ee7801764f43f5ac2b8ae029a2f7 to your computer and use it in GitHub Desktop.
Set transaction isolation level in TSQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment