Redirected
edited by
615 views
1 votes
1 votes

Which of the following statement is/are true?

  • For any data file it is possible to construct two separate sparse first level indexes on different keys.
  • For any data file, it is possible to construct two separate dense first level indexes on different keys.
  • For any data file, it is possible to construct a sparse first level index and a dense second level index,both should be useful.
  • All the above
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,329 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...