Question
In Advanced DBMS, what is meant by write-ahead logging?
Correct Answer: B
log records are written to stable storage before the corresponding data pages are written
The correct answer explains write-ahead logging in the context of Recovery.
The correct answer explains write-ahead logging in the context of Recovery.
Leave a Reply