Which type of efficient data structure is used in the internal storage representation in RDBMS?

Answer Posted / mamata nayak

B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier so for that we are using B+ tree.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is concurrentlinkeddeque?

535


How do you replace an element in an arraylist?

527


How do signed and unsigned numbers affect memory?

504


What are the benefits of using arrays?

510


Differentiate stack from array?

517






Write a Program for Insert in a sorted list

506


Is list a data type?

500


What is the maximum size of array?

485


What sort does arrays sort use?

478


Who invented merge sort?

485


What is shell sort in data structure?

479


Can you dynamically allocate arrays in expanded memory?

624


Which sorting is used in collections sort?

495


What is thread and types of thread?

517


What is difference between tree and forest?

517