True/False
To drop a primary key column from a table the primary key constraint must first be dropped,but this does not require that related foreign keys based on the column be dropped.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: In the database redesign process,it is often
Q35: To add a NULL column to a
Q36: In the database redesign process,before proceeding with
Q37: Adding new tables and relationships to a
Q38: Discuss the role of backup and test
Q40: The data model produced by reverse engineering
Q41: Even if an organization has a very
Q42: When dropping a primary key column from
Q43: There are several difficulties with increasing cardinalities
Q44: When increasing cardinalities from 1:N to N:M,which