edited by
1,255 views
2 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.

Please log in or register to answer this question.

Position:
Show:

Related questions

2 2 votes
1 answers 1 answer
2.2k
2.2k views
sumit chakraborty asked Jan 26, 2018
2,191 views
In a database file structure, the search key field is 9 bytes long, the block size is 1024 bytes, a record pointer is 7 bytes and a block pointer is 6 bytes. The largest ...
2 2 votes
2 2 answers
2.3k
2.3k views
nish kim asked Jan 19, 2018
2,349 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...
2 2 votes
2 2 answers
3.8k
3.8k views
souravsaha asked Jan 15, 2018
3,847 views
In a database file structure, the search key field is 9 bytes long, the block size is 1024 bytes, a record pointer is 7 bytes and a block pointer is 6 bytes. The largest ...
1 1 vote
0 0 answers
681
681 views
rahul sharma 5 asked Dec 29, 2017
681 views
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 calledDenseSparseClusteredUncl...