sql - Nolock and transaction isolation level
What's the difference between using "SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED" and NOLOCK? Is one better than the other?
This question and all comments follow the
"Attribution Required."
Similar questions
- sql - With (nolock) and set transaction isolation level read uncommitted
- Set the transaction isolation level of MySQL
- SQL Server - transaction isolation level range
- sql - Select statement - reads the nolock of the committed set transaction isolation level
- SQL Server 2008 - transaction scope and isolation level
- More similar questions >>
All Answers
Leave a Reply