Explain what are the major data structures used in the rdbms?



Explain what are the major data structures used in the rdbms?..

Answer / Tanuj Kumar

The major data structures used in RDBMS (Relational Database Management Systems) include tables (two-dimensional arrays of records), indexes (data structures that help in faster search and retrieval operations), and B-trees (balanced search trees that store large amounts of data efficiently).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Explain the Stack

1 Answers   Tech Mahindra,


Explain how is linked list implemented?

1 Answers   BPL,


Explain in brief a linked list.

1 Answers  


Can arraylist contain duplicates?

1 Answers  


Can we change load factor of hashmap?

1 Answers  


what is atmost complete binary tree?

6 Answers  


Why do we use sorting?

1 Answers  


What sort of serious problems have you experienced, and how have you handled them?

0 Answers   Wipro,


What is the difference between linked list and array?

1 Answers  


What stack means?

1 Answers  


What the principle of quick sort and its complexity?

1 Answers   Honeywell, Zomato,


What is the use of prototype?

1 Answers  


Categories