8
Aug
Best Practice No.28
Understand NOLOCK hint before using this in your transactions\applications – the data you are reading might not be consistent (Dirty Reads)
Understand NOLOCK hint before using this in your transactions\applications – the data you are reading might not be consistent (Dirty Reads)