Multiple Choice
Which of the following statements about foreign keys is not true?
A) A foreign key can be a combination of attributes.
B) A foreign key should never be linked to a primary key in another table.
C) Foreign key must match values of the linked primary key.
D) Foreign keys support a defined association.
Correct Answer:

Verified
Correct Answer:
Verified
Q12: The following UML class diagram should result
Q13: In Unified Modeling Language (UML)Class diagrams,Associations are
Q14: Which of the following is not a
Q15: A database should have exactly the same
Q16: Consider an association between a Deliveries class
Q18: Which of the following is not a
Q19: Which attribute in the following class would
Q20: Consider an association between a Cash Disbursements
Q21: In Unified Modeling Language (UML)primary keys may
Q22: Which of the following is a well-formed