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
E) does not change
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Database redesign is rarely needed because databases
Q16: In a real sense,information systems and organizations
Q33: In a correlated subquery of a database
Q36: In the SQL statements SELECT C1.CustName,C1.SalesRepNo<br>FROM CUSTOMER
Q37: The data model produced by reverse engineering
Q38: When running a correlated subquery,the DBMS _.<br>A)runs
Q57: What is the process and what are
Q88: SQL contains an SQL command RENAME TABLENAME
Q95: When using queries with EXISTS and NOT
Q97: Because EXISTS and NOT EXISTS are forms