1.

To drop a column that is used as a foreign key, first

A. drop the primary key.
B. drop the table.
C. drop the foreign key constraint.
D. All the above
E. None of these
Answer» D. All the above


Discussion

No Comment Found