edited by
380 views
1 votes
1 votes

A file is organized so that the ordering of data record is same as or close to the ordering of data block in some index. Then that index is called

  1. Dense
  2. Sparse
  3. Clustered
  4. Unclustered 

Given answer is :- Sparse. Is it correct?

This is similar to https://gateoverflow.in/8222/gate2015-1_24 with some variation i highlighted

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,323 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...