Skip to content

Instantly share code, notes, and snippets.

@bozhink
Created February 19, 2017 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bozhink/78d9ee7801764f43f5ac2b8ae029a2f7 to your computer and use it in GitHub Desktop.
Save bozhink/78d9ee7801764f43f5ac2b8ae029a2f7 to your computer and use it in GitHub Desktop.
Set transaction isolation level in TSQL
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment