Vidyalelo
Database · Q15

Database Redesign

Programming · Database · question 15

Q15

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.
Answer
D.
All of the above must be done.

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board