Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction?
A
Nonrepeatable read
B
Phantom read
C
Dirty read
D
Consistent read
Correct Answer: Nonrepeatable read