Q:

________ 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

belongs to collection: DBMS -TRANSACTIONS MCQs

0

________ 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.


  1. Read uncommitted
  2. Serializable
  3. Repeatable read
  4. Read committed

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Repeatable read

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS -TRANSACTIONS MCQs

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
________ allows only committed data to be read, bu... >>
<< State true or false: Serializable level may allow ...