Vidyalelo
Database · Q3

Managing Multiuser Databases

Programming · Database · question 3

Q3

Which of the following occurs when a transaction rereads data and finds new rows that were inserted by a command transaction since the prior read?

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

Answer: Option B

Solution

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