🎴 Flashcard Mode

Online Test - 4 Database Management System

Card1 / 9
Mastered0
Review0
QuestionClick to flip

Which of the following scenarios may lead to an irrecoverable error in a database system?

AnswerClick to flip back
A
A transaction reads a data item after it is written by an uncommitted transaction.
💡 Explanation:

Option 3 is a normal operation.
Option 2 is also fine as no write operation is involved.
Option 1 can be recovered, but option 4 can’t be.

Change Mode