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

Can a binary tree be empty?

584


What is unmodifiable list?

590


What is the difference between length () and size () of arraylist?

533


What are types of Collision Resolution Techniques and the methods used in each of the types?

746


Differentiate bfs and dfs?

669






Why is data structure used?

617


Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)

1071


Which collection type is used to maintain uniqueness of data structure?

1129


What is time complexity of binary search?

520


Can arraylist store primitives?

537


Define linked lists?

589


Can we use any class as map key?

526


Which sorting is best for large data?

565


What is array and string?

559


What is the difference between classifying and sorting?

584