Hi,
I cant able to drop the foreign key from the table
help me out ...thanks
I cant able to drop the foreign key from the table
Code:
[B]mysql> alter table stuprmst drop foreign key; ERROR 1005 (HY000): Can't create table 'test.#sql-8b4_2' (errno: 150) [/B]
Comment