I\'m trying to delete all tables from a database except one, and I end up having the following error:
Cannot delete or update a parent row: a foreign key
You can use the following steps, its worked for me to drop table with constraint,solution already explained in the above comment, i just added screen shot for that -