Question
Which option best describes the use of write-ahead logging in a database system?
Select an option. Your answer will be checked instantly.
Correct Answer: A. log records are written to stable storage before the corresponding data pages are written
Explanation:
write-ahead logging is used in Advanced DBMS because log records are written to stable storage before the corresponding data pages are written.
Leave a Reply