Pages

Tuesday, August 13, 2013

SQL SERVER – 2005 – Mechanisms to Ensure Integrity and Consistency of Databases – Locking and Row Versioning | Journey to SQL Authority with Pinal Dave

Today I was going through Book On Line while researching something, I come across one interesting small article about two mechanisms to ensure integrity and consistency of databases - 1) Locking 2) Row Versioning Let us see their definition from Book Online Itself. Locking Each transaction requests locks of different types on the resources, such… Continue Reading...

Source: SQL SERVER – 2005 – Mechanisms to Ensure Integrity and Consistency of Databases – Locking and Row Versioning | Journey to SQL Authority with Pinal Dave

No comments:

Post a Comment