Get Started
1197

Q: What is the difference between Cursor Stability and Repeatable Read isolation levels?

  • Show Answer
  • Workspace

Answer :
Explanation :

CURSOR STABILITY: - CS is a row level locking - Acquires an exclusive lock on the row that is to be updated - When the control is moved to the next updatable row, the lock is released REPEATABLE READ: - RR is a page level locking - Acquires an exclusive lock on the entire page which is the source of row availability - When the control is moved to the next updatable page the lock is released

The Most Comprehensive Exam Preparation Platform

Get the Examsbook Prep App Today