Multiple Choice
When dropping a primary key column from a table,which of the following steps 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
Q1: When dropping a nonkey column from a
Q3: A means must be created to recover
Q26: The NOT EXISTS keyword will be true
Q57: In a double nested set of NOT
Q61: The use of a double nested set
Q64: What is the process for adding a
Q82: In the database redesign process,before proceeding with
Q93: Which of the following are difficulties when
Q94: To change a table name,we _.<br>A)use the
Q96: If a DEFAULT constraint is included when