Cant drop table because of a foreign key, but also cant drop foreign key

后端 未结 0 1430
栀梦
栀梦 2021-01-13 18:24

I\'m trying to drop 2 tables - \'\'\'drop table employee;\'\'\' (has one fk to itself - \'super_id\', and one to \'branch\' table -\'branch_id\') \'\'\'drop table branch;\'\

相关标签:
回答
  • 消灭零回复
提交回复
热议问题