If an entity adheres to the disjoint rule, then an entity instance can be a member of more than one entity for a given supertype. True False TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements concerning business rules is true? All of these It may include restrictions. It should be complex. It should not be convertible to computer code. TRUE ANSWER : ? YOUR ANSWER : ?
An oval represents which of the following in an EER? Relationship Entity Optional One Attribute TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy has which of the following features? Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype. Attributes are assigned at the highest logical level. Attributes are assigned at the lowest logical level. Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype. TRUE ANSWER : ? YOUR ANSWER : ?
Specialization is which of the following processes? Defining one or more subtypes of the supertype and 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 not forming supertype/subtype relationships. TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator is which of the following? An attribute of the supertype whose values determine the subtype An attribute of the subtype whose values determine the subtype An attribute of the subtype whose values determine the supertype An attribute of the supertype whose values determine the supertype TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy is which of the following? Each supertype has only one subtype. Each subtype has only one attribute. Each subtype has only one supertype. Each supertype has only one attribute. TRUE ANSWER : ? YOUR ANSWER : ?
A subtype entity name should be which of the following? A singular noun Concise Specific to the organization All of these 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 partial specialization Overlap with total specialization Disjoint with partial specialization Disjoint with total specialization TRUE ANSWER : ? YOUR ANSWER : ?