Multiple Choice
Disregarding minimum cardinalities, when converting conceptual models into relational tables
A) A "one to one" (maximum cardinalities) relationship should be implemented with a separate table.
B) All relationships, regardless of maximum cardinalities, should be implemented with the primary key of one entity posted into the other entity's table as a foreign key.
C) A "one to many" (maximum cardinalities) relationship should be implemented by posting the key of the one entity table into the many entity table.
D) All relationships, regardless of maximum cardinalities, should be implemented with separate relationship tables.
E) A "one to many" (maximum cardinalities) relationship should be implemented by posting the key of the many entity table into the one entity table.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: On average, 99 out of 100 sales
Q2: In relational database design, the definition of
Q3: You will be able to join two
Q4: Describe the two ways in which the
Q5: What is the first step in converting
Q7: In the relational database model each table
Q8: Entity integrity refers to a primary key
Q9: Convert the following conceptual model into a
Q10: Which example relational tables contain data that
Q11: If you have two entities that are