Interview Questions

What is the difference between CS and RR isolation levels ?

DB2 ( IBM Database 2 ) Interview Questions


(Continued from previous question...)

What is the difference between CS and RR isolation levels ?

CS: Release the lock on a page after use
RR: Retains all locks acquired till end of transaction

(Continued on next question...)

Other Interview Questions