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

Questions and AnswersCategory: DatabaseWhat are the major data structures used in RDBMS, Network data model and Hierarchical data model?
Kovair Software asked 4 years ago
  1. RDBMS = ?
  2. Network data model = ?
  3. Hierarchical data model = ?

1 Answers
Kyle Rotte answered 4 years ago
  1. RDBMS = Array (i.e. Array of structures)
  2. Network data model = Graph
  3. Hierarchical data model = Trees

Your Answer

20 + 14 =