Specialization is which of the following processes? Defining one or more subtypes of the supertype and not forming supertype/subtype relationships. Defining one or more supertypes of the subtype and not forming supertype/subtype relationships. Defining one or more supertypes of the subtype and forming supertype/subtype relationships. Defining one or more subtypes of the supertype and forming supertype/subtype relationships. TRUE ANSWER : ? YOUR ANSWER : ?
An oval represents which of the following in an EER? Optional One Entity Relationship Attribute TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? A singular noun Specific to the organization Concise All of these TRUE ANSWER : ? YOUR ANSWER : ?
A supertype is an entity type that shares common attributes or relationships distinct from other subgroupings. True False TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator of the supertype is an attribute whose values determine the target subtype(s). False True 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 supertype/subtype hierarchy has which of the following features? Attributes are assigned at the lowest logical level. Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype. Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype. Attributes are assigned at the highest logical level. TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance must be a member of only one subtype, it is which of the following? Disjoint with total specialization Overlap with total specialization Overlap with partial specialization Disjoint with partial specialization TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following is not one of the three ways to classify an action assertion? Condition Integrity Control Authorization Enabler TRUE ANSWER : ? YOUR ANSWER : ?
Use of a supertype/subtype relationship is necessary when which of the following exists? No attributes apply to any of the instances of an entity type. An instance of a subtype participates in a relationship that is the same as the other subtypes. An instance of a subtype participates in a relationship that is unique to that subtype. Attributes apply to all of the instances of an entity type. TRUE ANSWER : ? YOUR ANSWER : ?