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

What sort does arrays sort use?

0 Answers  


Why do we use a multidimensional array in data structure?

0 Answers  


Define collision in hashing?

0 Answers  


How do I sort a hashmap key?

0 Answers  


Given M x N matrix with sorted elements row wise and column wise, find elements?

0 Answers   Expedia,


Does arraylist contain duplicates?

0 Answers  


What is difference between data type and variable?

0 Answers  


How to get top two numbers from an array?

0 Answers  


What does sorting an array do?

0 Answers  


What is time complexity of binary search?

0 Answers  


How does hashset maintain order?

0 Answers  


Can we search the data in a linked list?

0 Answers  


Categories