Community

Using NOLOCK and READPAST table hints in SQL Server

(Tim Chapman) When data in a database is read or modified, the database engine uses special types of controls, called locks, to maintain integrity in the database. Locks basically work by making sure database records involved in a transaction cannot be modified by other transactions until the first

Read More - Register for Free Membership