An action assertion must include which of the following? All of these Anchor object Corresponding object Action 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? Disjoint with partial specialization Overlap with partial specialization Disjoint with total specialization Overlap with total specialization TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following statements concerning business rules is true? It should be complex. All of these It should not be convertible to computer code. It may include restrictions. TRUE ANSWER : ? YOUR ANSWER : ?
Generalization is the process of defining more general entity types from a set of more specialized entity types. False True TRUE ANSWER : ? YOUR ANSWER : ?
An ERD that has had the entities clustered will display more entities. True False 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 : ?
An entity instance of a subtype represents the same entity instance of a supertype. False True TRUE ANSWER : ? YOUR ANSWER : ?
Action assertions have traditionally been implemented within an application program. False True TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy has which of the following features? Attributes are assigned at the highest logical level. Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype. 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 : ?
Packaged data models are meant to be exactly right straight out of the box. True False TRUE ANSWER : ? YOUR ANSWER : ?