Chapter 6 Learning Track 3 2
continued
Compensation connects to Performance Ratings and Salary History. Benefits connects to Pension, Life
Insurance, and Health. Each subordinate segment is the child of the segment directly above it.
Whereas hierarchical structures depict one-to-many relationships, network DBMS depict data
logically as many-to-many relationships. In other words, parents can have multiple children, and
FIGURE 2 The Network Data Model
This illustration of a network data model showing the relationship the students in a university have to the
courses they take represents an example of logical many-to-many relationships.
Hierarchical and network DBMS are considered outdated and are no longer used for building new
database applications. ey are much less exible than relational DBMS and do not support ad
Relational DBMS, in contrast, have much more exibility in providing data for ad hoc queries,
combining information from dierent sources, and providing capability to add new data and
records without disturbing existing programs and applications. However, these systems can be