how to add a foreign key to a table code example Example: drop foreign key ALTER TABLE table_name DROP CONSTRAINT fk_name;