What are the data structures used in RDBMS, Network data model & Hierarchical data model?
Answer Posted / 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 View All Answers
What are the disadvantages of sequential storage?
What is the difference between a stack and an array?
What is meant by deque?
Which sorting algorithm is best for small data?
What is a Breadth First Search? Give a few of its applications.
What is bubble sort and quick sort?
Difference between calloc and malloc ?
how to add an item to the beginning of the list?
Explain Linked List
Define depth and height of a tree?
Describe the complexity of Binary search
Can arraylist hold different types?
How do signed and unsigned numbers affect memory?
Which algorithm is used in collections sort method?
Explain the term run-time stack?