edited by
600 views
2 votes
2 votes
#DBMS

Which of the following statements is/are true?

(A) For any data file it is possible to construct two separate sparse first level indexes on different keys.

(B) For any data file, it is possible to construct two separate dense first level indexes on different keys.

(C) For any data file, it is possible to construct a sparse first level index and a dense second level index both should be useful.
edited by

Please log in or register to answer this question.

Related questions

2 votes
2 votes
1 answer
1
2 votes
2 votes
2 answers
2
nish kim asked Jan 19, 2018
1,322 views
Database file consist 1250 records. Block can hold either 3 records or (10 keys, 11 pointers). The maximum number of levels of index required for sparse B+ tree index for...