Online Test - 4 Database Management System
Casual Mode - Take your time!
1 / 9
Correct
0
Incorrect
0
Score
0%
Multiple Choice
Which of the following scenarios may lead to an irrecoverable error in a database system?
- A transaction writes a data item after it is read by an uncommitted transaction.
- A transaction reads a data item after it is read by an uncommitted transaction.
- A transaction reads a data item after it is written by a committed transaction.
- A transaction reads a data item after it is written by an uncommitted transaction.