Hi,Can anybody suggest me reference books or articles(for ground level under standing) that which describes the best with examples on SQL server isolation levels and locking hints.Thanks in advance..
Hi,Can anybody suggest me reference books or articles(for ground level under standing) that which describes the best with examples on SQL server isolation levels and locking hints.Thanks in advance..
There are two good references that will address this that I know of, Kalen Delany's Internals book, and Christian Bolton, Brent Ozar, et al, Internals book.
They'll both cover that topic well.
As an aside, I'm pretty strongly against using locking hints unless you've exhausted every other avenue, and even then using the hint is probably the wrong thing to do.
No one has followed this question yet.
What reference book should every DBA/Dev have?
reference books needed for data availability and indexing
capacity planning specifications and guidelines needed.
what is the best practice on cataloging report queries for reuse?
which gives good performance..snapshot replication or transactional replication?