Question
A student is analyzing Recovery. Which statement about write-ahead logging is correct?
Correct Answer: B
log records are written to stable storage before the corresponding data pages are written
This statement is correct because write-ahead logging means that log records are written to stable storage before the corresponding data pages are written.
This statement is correct because write-ahead logging means that log records are written to stable storage before the corresponding data pages are written.
Leave a Reply