In which data model multiple parents can be possible?
In which data model multiple parents can be possible? Network database model-The network model expands upon the hierarchical structure, allowing many-to-many relationships in a tree-like structure that allows multiple parents. What is a parent-child hierarchy? A parent-child hierarchy is a hierarchy with multiple levels that track the relationships within the hierarchy. For example, in a hierarchy that represents an organizational structure, you can have two levels: Manager and Employee. The Manager level is the parent level, and the Employee level is the child level. What is the difference between parent-child and level based hierarchy? Level-based hierarchies are those in which...