Which one of the following symbols is not used in an ERD? Rectangle Circle Oval Diamond 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 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. TRUE ANSWER : ? YOUR ANSWER : ?
When an entity instance must be a member of only one subtype, it is which of the following? Disjoint with partial specialization Overlap with total specialization Disjoint with total specialization Overlap 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 : ?
There is cardinality on an EER between the supertype and subtype. True False TRUE ANSWER : ? YOUR ANSWER : ?
An action assertion is a statement that expresses some aspect of the static structure of the organization. False True TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy has which of the following features? Subtypes at the higher lever in the hierarchy inherit attributes only from their immediate subtype. Attributes are assigned at the lowest logical level. Attributes are assigned at the highest logical level. Subtypes at the lower lever in the hierarchy inherit attributes only from their immediate supertype. 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 supertype An attribute of the supertype whose values determine the subtype An attribute of the subtype whose values determine the supertype 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 : ?