Define the efficient data structure in RDBMS

Define the efficient data structure used within the internal storage representation in RDBMS?

E

Expert

Verified

B+ tree is efficient data structure. Since in B+ tree, all the data is stored only within leaf nodes, which makes searching easier. It corresponds to the records that shall be stored within leaf nodes.

   Related Questions in Database Management System

©TutorsGlobe All rights reserved 2022-2023.