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

Loading

โœช Choose the correct option.

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

A. drop the primary key.
B. drop the table containing the foreign key..
C. drop the foreign key constraint.
D. All of the above must be done.

Leave a Comment