Chapter 4 Flash Cards
Binary Relationship
Two entities are associated.
Cardinality
Expresses the minimum and maximum number of entity occurrences associated with one occurrence of related entity
Composite Attribute
Attribute that can be subdivided to yield additional attributes.
Composite Identifier
Primary key composed of more than one attribute.
Connectivity
Describes the relationship classification. (1:1, M:N, 1:M)
Derived Attribute
Attribute whose value is calculated from other attributes
Existence-Dependent
Entity exists in the database only when it is associated with another related entity occurrence. AKA Strong Entity or Regular Entity.
Existence-Independent
Entity exists apart from all of its related entities.
Identifiers
One or more attributes that uniquely identify each entity instance.
Iterative Process
Based on repetition of processes and procedures.
Mandatory Participation
One entity occurrence requires a corresponding entity occurrence in a particular relationship.
Multivalued Attributes
Attributes that have many values. Need to create either several new attributes or a new entity composed of original multivalued attribute’s components.
Optional Attribute
Does not require a value, can be left empty.
Optional Participation
One entity occurrence does not require a corresponding entity occurrence in a particular relationship.
Participants
Entities that participate in a relationship