Home » Database » Database miscellaneous » Question

Database miscellaneous

  1. A file is organized so that the ordering of data records is the same as or close to the ordering of data entries in some index. Then that index is called
    1. Dense
    2. Sparse
    3. Clustered
    4. Unclustered
Correct Option: A

According to the given question, we can say that each data record in the data file has one entry in the index file. So it must be dense index.



Your comments will be displayed only after manual approval.