Interview Questions

What is the difference between CS and RR isolation levels?

DB2 INTERVIEW QUESTIONS


(Continued from previous question...)

What is the difference between CS and RR isolation levels?

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

(Continued on next question...)

Other Interview Questions