Which one of the following symbols is not used in an ERD? Circle Diamond Rectangle Oval TRUE ANSWER : ? YOUR ANSWER : ?
A subtype discriminator is which of the following? An attribute of the subtype whose values determine the supertype 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 subtype TRUE ANSWER : ? YOUR ANSWER : ?
Inheritance is which of the following? When a subtype entity inherits values of the supertype attribute When a subtype entity inherits values of another subtype attribute When a supertype entity inherits values of the subtype attribute When a supertype entity inherits values of another supertype attribute TRUE ANSWER : ? YOUR ANSWER : ?
A rectangle represents which of the following in an EER? Optional One Attribute Relationship Entity TRUE ANSWER : ? YOUR ANSWER : ?
An entity cluster is a set of one or more entity types and associated relationships. True False TRUE ANSWER : ? YOUR ANSWER : ?
Total specialization is represented by double lines between the supertype and subtype on an EER. True False TRUE ANSWER : ? YOUR ANSWER : ?
There is cardinality on an EER between the supertype and subtype. True False TRUE ANSWER : ? YOUR ANSWER : ?
A supertype/subtype hierarchy is which of the following? Each supertype has only one subtype. Each supertype has only one attribute. Each subtype has only one attribute. Each subtype has only one supertype. 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 : ?
Which of the following statements concerning business rules is true? It may include restrictions. All of these It should not be convertible to computer code. It should be complex. TRUE ANSWER : ? YOUR ANSWER : ?