Multiple Choice
When dropping a nonkey 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 any column constraints from the table
B) Drop the column from the table
C) Drop any foreign keys constraints based on the column
D) A and B
E) A,B and C
Correct Answer:

Verified
Correct Answer:
Verified
Q3: When dropping a primary key column from
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