0
2.2kviews
Total Participation and Partial participation.
1 Answer
written 8.4 years ago by |
Participation Constraint:
Determines whether the existence of an entity depends on its being related to another entity through the relationship.
i. Total Participation:
Example
An employee MUST work for a department.
An employee entity can exist only if it participates in a WORKS_FOR relationship instance
Thus its participation is TOTAL
ii. Partial Participation:
Example
Only some employees manage departments
The participation is PARTIAL.
A formal constraint: (m, n) where m, n are number of times