📚 Practice Mode
Database( Recovery)
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
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?
- System log
- Deferred update
- Immediate update
- Rollback
- Savpoint