📝 Question
#1715
The order of log records in the stable storage ____________ as the order in which they were written to the log buffer.
✓
Correct Answer
A. Must be exactly the same
💡
Explanation
As a result of log buffering, a log record may reside in only main memory (volatile storage) for a considerable time before it is output to stable storage.
⌨️ Press
A
B
C
D
to select