asked 65.7k views
0 votes
what kind of relationship does a network data model represent? multiple choice one-to-one relationship one-to-many relationship many-to-one relationship many-to-many relationship

asked
User Macros
by
8.7k points

1 Answer

1 vote

A network data model represents a many-to-many relationship.

In a network data model, records can be linked to multiple other records, and multiple records can be linked to one record. This type of relationship is known as a many-to-many relationship. In this model, data is represented in the form of nodes and links. Each node represents a record and links represents the relationships between the records.

answered
User Colette
by
7.7k points

No related questions found