Packaged data models are meant to be exactly right straight out of the box. False True TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion must include which of the following? Corresponding object All of these Anchor object Action 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 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 lowest logical level. TRUE ANSWER : ? YOUR ANSWER : ?
An entity cluster is a set of one or more entity types and associated relationships. False True TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator is which of the following? An attribute of the subtype whose values determine the subtype An attribute of the supertype whose values determine the subtype An attribute of the supertype whose values determine the supertype An attribute of the subtype whose values determine the supertype TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy is which of the following? Each supertype has only one attribute. Each supertype has only one subtype. Each subtype has only one attribute. Each subtype has only one supertype. 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 subtype discriminator of the supertype is an attribute whose values determine the target subtype(s). False True 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 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. TRUE ANSWER : ? YOUR ANSWER : ?
Use of a supertype/subtype relationship is necessary when which of the following exists? An instance of a subtype participates in a relationship that is the same as the other subtypes. Attributes apply to all of the instances of an entity type. No attributes apply to any of the instances of an entity type. An instance of a subtype participates in a relationship that is unique to that subtype. TRUE ANSWER : ? YOUR ANSWER : ?