📝 Question
#1439
While inserting the record into the index, if the search-key value does not appear in the index.
✓
Correct Answer
A. The system adds a pointer to the new record in the index entry
💡
Explanation
If the index entry stores pointers to all records with the same search key value, the system adds a pointer to the new record in the index entry.
⌨️ Press
A
B
C
D
to select