Interview Questions

What is meant by repeatable read?

DB2 ( IBM Database 2 ) Interview Questions


(Continued from previous question...)

What is meant by repeatable read?

When an application program executes with repeatable read protection, rows referenced by the program can't be changed by other programs until the program reaches a commit point.

(Continued on next question...)

Other Interview Questions