📝 Question
#1706
In the ___________ scheme, a transaction that wants to update the database first creates a complete copy of the database.
✓
Correct Answer
A. Shadow copy
💡
Explanation
If at any point the transaction has to be aborted, the system merely deletes the new copy. The old copy of the database has not been affected.
⌨️ Press
A
B
C
D
to select