Vidyalelo
Database · Q14

Managing Multiuser Databases

Programming · Database · question 14

Q14

Which of the following occurs when one transaction reads a changed record that has not been committed to the database?

A.
Nonrepeatable read
B.
Phantom read
C.
Dirty read
Answer
D.
Consistent read

Answer: Option C

Solution

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