A Relationship Is An Association Between
Question: A _____ relationship exists when an association is maintained within a single entity.
weak
b. unary
c. strong
d. ternary
Answer: unary
Question: A(n) _____ is the set of possible values for a given attribute.
a. key
b. range
c. domain
d. identifier
Answer: domain
Question: A relationship is an association between _____.
Select one:
a. fields
b. objects
c. databases
d. entities
Answer: entities
Question: The entity relationship diagram (ERD) represents the _____ database as viewed by the end user.
Select one:
a. logical
b. condensed
c. conceptual
d. physical
Answer: conceptual
Question: The entity relationship model uses the associative entity to represent a(n) _____ relationship between two or more entities.
Select one:
a. N:1
b. M:1
c. M:N
d. 1:M
Answer: M:N
Question: A _____ attribute can be further subdivided to yield additional attributes.
Select one:
a. single-valued
b. simple
c. multivalued
d. composite
Answer: composite
Question: A _____ attribute is one that cannot be subdivided.
Select one:
a. simple
b. multivalued
c. composite
d. single-valued
Answer: simple
Question: If an entity can exist apart from all of its related entities, then it is existence-independent, and it is referred to as a(n) _____ entity.
Select one:
a. weak
b. unary
c. strong
d. alone
Answer: strong
Question: define existence-dependent
Answer: a property of an entity whose existence depends on one or more other entities.
Question: define existence_independent
Answer: a property of an entity that can exist apart from one or more related entities.