📝 Question
#1423
A major goal of the database system is to minimize the number of block transfers between the disk and memory. This is achieved by
✓
Correct Answer
A. Buffer
💡
Explanation
There is always a copy kept on disk of every block, but the copy on disk may be a version of the block older than the version in the buffer.
⌨️ Press
A
B
C
D
to select