Question

To drop a foreign key column from a table, no preliminary steps are needed and we can simply use the ALTER TABLE DROP COLUMN statement.

Answer

This answer is hidden. It contains 5 characters.