Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



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

Answer / rohit sah

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.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Differentiate between arraylist and linkedlist.

0 Answers  


What do you mean by back edge?

0 Answers  


How many null values are allowed in hashmap?

0 Answers  


How would you swap the Kth node from beginning with Kth node from end in a Linked List.

0 Answers   DELL,


How to find 3rd element from end in a linked list in one pass?

0 Answers  


Is hashmap fail safe?

0 Answers  


A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.

0 Answers   Motorola,


What is heap tree explain with example?

0 Answers  


What are three common types of traversals?

0 Answers  


How to use appendNode() in linkedlist()?

0 Answers  


Define a priority queue?

0 Answers  


What is the purpose of sorting algorithms?

0 Answers  


Categories