Learn and practice Aptitude questions and answers with explanation for interview, competitive exam (Pariksha Corner )

Friday, January 24, 2020

Which of the following is an example of multilevel indexing

Which of the following is an example of multilevel indexing ?
AA-tree
BB-tree
CDictionary
DNetwork.

Answer : B-tree

Explanation:

B-tree is a method of placing and locating files (called records or keys) in a database. (The meaning of the letter B has not been explicitly defined.) The B-tree algorithm minimizes the number of times a medium must be accessed to locate a desired record, thereby speeding up the process.

Reference: http://searchsqlserver.techtarget.com/definition/B-tree

Akilesh Kharvi
answered Dec 8 '2016 at 21:31

All Comments

Post your answers here:

Post

Post your comments here:

Post

Categories