

McqMate
Q. |
In a clustering index, the index record contains the search-key value and a pointer to the first data record with that search- key value and the rest of the records will be in the sequential pointers. |
A. | dense |
B. | sparse |
C. | straight |
D. | continuous |
Answer» A. dense | |
Explanation: in a dense nonclustering index, the index must store a list of pointers to all records with the same search-key value. |
View all MCQs in
Information Retrival TechniquesNo comments yet