answersLogoWhite

0

A kind of database management system that links

records together like a family tree such that each record type

has only one owner, e.g. an order is owned by only one

customer. Hierarchical structures were widely used in the

first mainframe database management systems. However, due

to their restrictions, they often cannot be used to relate

structures that exist in the real world.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Difference between hierarchical and Network data module?

The hierarchical data model organizes data in a tree-like structure with a single parent for each child record. On the other hand, the network data model allows for multiple parent-child relationships, creating a more flexible and complex network of interconnected records. In the hierarchical model, relationships are one-to-many, while in the network model, relationships can be many-to-many.


What are the three benefits of hierarchical network model?

Reduced content for bandwidth Increased fault tolerance of the network Simplification of management and troubleshooting


Advantages of flat data model?

two main early navigational data models were the hierarchical model and the CODASYL model (network model)


How is data organized in hierarchical data model?

The hierarchical model is a restricted type of network model. Again, data is represented as collections of records and relationships are represented by sets. However, the hierarchical model allows a node to have only one parent. A hierarchical model can be represented as a tree graph, with records appearing as nodes (also called segments) and sets as edges.


What are the differences between the Hierarchical model and the Network models?

The Hierarchical model organizes data in a tree-like structure with parent-child relationships, allowing each child to have only one parent, which creates a clear, but rigid, hierarchy. In contrast, the Network model allows for more complex relationships by enabling each record to have multiple parent and child records, facilitating a more flexible and interconnected data structure. This flexibility in the Network model can accommodate many-to-many relationships, whereas the Hierarchical model is limited to one-to-many relationships. Consequently, while the Hierarchical model can be simpler to navigate, the Network model offers greater versatility in representing complex data relationships.


What are the benefits of a hierarchical data model and network data model?

In network model of database , all data is related to each other through a link. By a link we mean that it is an association between precisely two records/data . In hierarchical model records are organized as trees rather than arbitrary graphs.


What are the 3 layers of the cisco hierarchical model?

From a network design standpoint: Core Distribution Access


Which layer of the hierarchical design model provides a means of connecting devices to the network and controlling which devices are allowed to communicate on the network?

distribution


What are the disadvanteges of Hierarchical Model?

What are the disadvanteges of Hierarchical Model?


Which feature is uniquely found in an access layer switch within a hierarchical network model?

Power over Ethernet


Difference between network model and hierarchical model and relational model?

The relational model is a model in which data is isolated by object and foreign keys to those objects which is organized in tables with multiple columns or attributes. The hierarchical model is a model in which the data is organized in a tree structure that allows repeating information using parent/child relationships.


What is a good way to represent a database?

Relational model of database is a good way to represent the database. Also network data model and hierarchical model can be used depending on the requirements.