1.

________ allows only committed data to be read and further requires that no other transaction is allowed to update it between two reads of a data item by a transaction.

A. Read uncommitted
B. Serializable
C. Repeatable read
D. Read committed
Answer» D. Read committed


Discussion

No Comment Found