1.

Indices with two or more levels are called as?(a) Multiple Indices(b) Multilevel indices(c) Bi- tri- Indices(d) None of the mentionedI have been asked this question during an interview for a job.My question is based upon Ordered Indices topic in division Indexing and Hashing of RDBMS

Answer»

The correct answer is (B) MULTILEVEL indices

Easiest explanation: Indices with two or more levels are called as multilevel indices. They REQUIRE significantly few I/O OPERATIONS than SEARCHING using binary search.



Discussion

No Comment Found

Related InterviewSolutions