Generalization is the process of defining more general entity types from a set of more specialized entity types. False True TRUE ANSWER : ? YOUR ANSWER : ?
It is appropriate to use a supertype/subtype relationship when there are attributes that apply to some of the instances of an entity type. True False TRUE ANSWER : ? YOUR ANSWER : ?
Overlapping and disjoint subtypes have different approaches on how the subtype discriminator is applied. True False TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator of the supertype is an attribute whose values determine the target subtype(s). True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not one of the three ways to classify an action assertion? Integrity Control Condition Enabler Authorization TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? A singular noun All of these Concise Specific to the organization TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance may be a member of multiple subtypes or it does not have to be a member of a subtype, it is which of the following? Overlap with total specialization Disjoint with total specialization Overlap with partial specialization Disjoint with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
An entity instance of a subtype represents the same entity instance of a supertype. True False TRUE ANSWER : ? YOUR ANSWER : ?
A rectangle represents which of the following in an EER? Optional One Relationship Entity Attribute TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance must be a member of only one subtype, it is which of the following? Overlap with partial specialization Overlap with total specialization Disjoint with partial specialization Disjoint with total specialization TRUE ANSWER : ? YOUR ANSWER : ?