Chapter 4 Quiz 3 Flashcards
an attribute that must have a value
Required attribute
an attribute that does not require value; therefore, it can be left empty
optional attribute
one or more attributes to uniquely identify each entity instance
identifiers
attributes are also underlined in a frequently used shorthand notation for the table structure called____
Relational schema
a primary key composed of more than one attribute
composite identifier
an attribute that can be further subdivided to yield additional attributes
composite attribute
an attribute that cannot be subdivided
simple attribute
an attribute that can have only a single value
single-valued attribute
attributes that can have any values
multivalued attributes
an attribute whose value is calculated from other attributes
derived attribute
The entities that participate in a relationship are known as______
Participants
_____ is used to describe the relationship classification
connectivity
______expresses the minimum and maximum number of entity occurrences associated with one occurrence of the related entity.
Cardinality
an entity is said to be ______ if it can exist in the database only when it is associated with another related entity occurence
existence-dependent
if an entity can exist apart from all of its related entities, then it is _____ and is referred to as a “_____”
existence-independent, strong entity