I am trying to learn working with SQL and I am coding in mysql workbench and I can't understand why the code in below doesn't work. It says it has a syntax error but I don't know where.
ALTER TABLE TABLE_ONE DROP FOREIGN KEY
I am trying to learn working with SQL and I am coding in mysql workbench and I can't understand why the code in below doesn't work. It says it has a syntax error but I don't know where.
ALTER TABLE TABLE_ONE DROP FOREIGN KEY