Vidyalelo
Database · Q10

Managing Multiuser Databases

Programming · Database · question 10

Q10

Which of the following disallows both dirty reads and nonrepeatable reads, but allows phantom reads?

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

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board