Question
A student is analyzing Recovery. Which statement about write-ahead logging is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: B. log records are written to stable storage before the corresponding data pages are written
Explanation:
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