ER modelling Flashcards
1
Q
Relationship Cardinalities/multiplicities
A
Used to restrict how entity types participate in relationships in order to model real-world
2
Q
Multiplicity
A
Number of possible occurrences of an entity type that may relate to a single occurrence of an associated entity type through a particular relationship
3
Q
Participation constraint
A
Determines if every member in a superclass must participate as a member of one of its subclasses. (optional/mandatory)
4
Q
Disjoint constraint
A
Determines if a member of a superclass can be a member of one or more than one of it subclasses(OR/AND)
5
Q
A