Showing posts with label NOLOCK. Show all posts
Showing posts with label NOLOCK. Show all posts

Monday, 18 February 2013

NOLOCK!

I see many developers writing SQL code and using NOLOCK as a "performance tool". I see NOLOCK spread liberally through scripts, applied to every single table as far as the eye can see. This technique is dangerous and I would like to share why.