📝 Question
#1708
The current copy of the database is identified by a pointer, called ____________ which is stored on disk.
✓
Correct Answer
A. Db-pointer
💡
Explanation
Any page which is not updated by a transaction is not copied, but instead the new page table just stores a pointer to the original page.
⌨️ Press
A
B
C
D
to select