What is meant by Blocking ?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/30/2012 | Category:
SQL Server Interview questions | Views: 726 | |
Points: 40
Answer:
Blocking happens when one connection from an application holds a lock and a second connection requires a conflicting lock type.
This forces the second connection to wait, blocked on the first.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: