Multiple Choice
When dropping a primary key column from a table,which of the following steps is (are) included in the process? (The order of the steps listed below is not relevant,only the steps themselves. )
A) Drop the primary key constraint from the table
B) Drop the primary key column from the table
C) Drop the foreign keys in other tables based on the primary key column
D) A and B
E) A,B,and C
Correct Answer:

Verified
Correct Answer:
Verified
Q13: Changing table names is complicated by the
Q43: There are several difficulties with increasing cardinalities
Q84: Converting date,money,or other more specific data types
Q92: Which of the following SQL statements is
Q93: Which of the following are difficulties when
Q94: To change a table name,we _.<br>A)use the
Q95: When decreasing cardinalities,there will always be _.<br>A)relationship
Q96: If a DEFAULT constraint is included when
Q99: When making any change to the database
Q101: When decreasing cardinalities,there will always be data