Multiple Choice
Imagine you are implementing the relationships of an entity-relationship diagram into relational table format. The rules for minimum cardinalities tell you to post the key of entity A into the table for entity B, and the rules for maximum cardinalities tell you to post the key of entity B into the table for entity A. What do you do?
A) Consider load, and if posting A into B would result in a low load, post A into B
B) Consider load, and if posting B into A would result in a low load, post B into A
C) Consider load, and if posting B into A would result in a high load, post B into A
D) Consider load, and if posting A into B would result in a high load, post A into B
E) Consider load, and if posting A into B would result in a medium load, post A into B
Correct Answer:

Verified
Correct Answer:
Verified
Q26: For which of these relationships does an
Q27: The view in which the field data
Q28: The purpose of foreign keys is to<br>A)
Q29: The REA conceptual model can be implemented
Q30: In the following pet table <br> <img
Q32: Salespeople for the Coverall Insurance Company meet
Q33: When converting a REA model into relational
Q34: Which of the implementation choices depicted below
Q35: The rule for converting conceptual model relationships
Q36: What potential problem exists in this table