Previous Topic: File-to-field RelationshipsNext Topic: Considerations


File-to-file Relationships

To describe a file-to-file relationship, you may use:

Order Refers to Customer

K Order code K Customer code

Order quantity Customer name

Order line Customer address

Vendor ID Customer credit limit

Customer code Customer account balance

Product code

In CA 2E, a Refers to relationship has a one-to-many cardinality.

Order Owned by Company

K Company ID K Company ID

K Order code Company name

Order quantity Company address

Order line

Vendor ID

Product code

In , the Owned by relationship has a one-to-many cardinality: the (Owned by) Order entity is the child of the parent (Company) entity.