🎴 Flashcard Mode
Database( Recovery)
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following recovery techniques that recovers from non-catastropic transaction failure, is the one that do not physically update the database on disk, until a transaction reaches its commit point?
AnswerClick to flip back
A
Deferred update
💡 Explanation:
This is a recovery technique that recovers from non-catastropic transaction failure is the one that do not physically update the database on disk, until a transaction reaches its commit point.