Campus interview zone
Would you like to react to this message? Create an account in a few clicks or log in to continue.

In RDBMS, what is the efficient data structure used in the internal storage representation?

Go down

In RDBMS, what is the efficient data structure used in the internal storage representation? Empty In RDBMS, what is the efficient data structure used in the internal storage representation?

Post  Admin Sun Jan 31, 2010 7:23 am

B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier. This corresponds to the records that shall be stored in leaf nodes.

Admin
Admin

Posts : 71
Join date : 2010-01-21

http://campus-interview.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum