What are the data structures used in RDBMS, Network data model & Hierarchical data model?



What are the data structures used in RDBMS, Network data model & Hierarchical data model?..

Answer / mamata nayak

data structures used in RDBMS (Relational Database management System)= Array
Network data model = Graph
Hierarchical = Tree

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

How many types of arrays are there in visual basic?

0 Answers  


What are binary search and fibonacci search?

0 Answers  


Why sorting algorithms are important?

0 Answers  


What is collision in data structure?

0 Answers  


Does list maintain insertion order?

0 Answers  


What is the difference between a hashmap and hashtable?

0 Answers  


Why is merge sort faster?

0 Answers  


Define quadratic probing?

0 Answers  


Difference between hashset and treeset?

0 Answers  


What is complete binary tree and almost complete binary tree?

0 Answers  


An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.

0 Answers  


Is char array null terminated?

0 Answers  


Categories