Multiple Choice
When changing the minimum cardinality on the parent side of the relationship from zero to one,the foreign key ________.
A) must be changed from NULL to NOT NULL
B) must be changed from NOT NULL to NULL
C) must be changed to a composite key
D) must be changed to a surrogate key
Correct Answer:

Verified
Correct Answer:
Verified
Q64: What is the process for adding a
Q65: During the database redesign process,you discover that
Q66: To drop a nonkey column from a
Q67: When making any change to the database
Q68: SQL queries that use EXISTS and NOT
Q70: Typically,there are at least four different copies
Q71: In a correlated subquery,the DBMS must run
Q72: In the database redesign process,an SQL tool
Q73: There is a common trap in writing
Q74: Changing cardinalities _.<br>A)never occurs in database redesign<br>B)rarely