Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction?
Options
A. Nonrepeatable read
B. Phantom read
C. Dirty read
D. Consistent read
Correct Answer
Nonrepeatable read
More questions
1. An abstraction is a generalization of something.