Allows Only Committed Data To Be Read And Further Requires That #438
________ 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.
This multiple choice question (MCQ) is related to the book/course gs gs114 Relational Database Management System. It can also be found in gs gs114 Transactions - Transaction Isolation Levels - Quiz No.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.
Read uncommitted
Serializable
Repeatable read
Read committed