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
Since you are not interested in keeping any data, drop the entire database and create a new one.