Multiple Choice
Which of the following is not true about one-to-many relationships?
A) The linking field in the "one" table is always the primary key field for that table.
B) A foreign key field cannot also be the primary key field for a particular table.
C) The linking field must have the same name in the primary and related tables.
D) One record in the "one" table can be linked or related to many records in the "many" table.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Which of the following tools does not
Q4: Describe the different types of keys illustrated
Q5: A user view of data is _.<br>A)a
Q6: A _ serves on the "many" side
Q7: When two tables in a query share
Q9: A(n) _ represents a field or combination
Q10: The E-R model (ERM) represents entities, attributes,
Q11: In an entity-relationship model (ERM), what information
Q12: Building the entities, attributes, constraints, and relationships
Q13: Define the types of cardinality in a