Question

In a dense index, why might an index entry not appear for every search key value in the file?

A Because the dense index only stores pointers to unique search keys.
B Because the dense index only stores pointers to the first occurrence of each search key.
C Because the dense index stores pointers to every block in the file, not every key.
D Because the dense index is used only for primary keys, not for secondary keys.
E Because the dense index is a sparse index with reduced entries.
Practice Next

Hey! Ask a query