SQLzoo.net

DROP TABLE problems: Foreign key references.

Mimer
You may not drop a table if it is referenced by another table.
Run the tidy code silently
Run set up code


Specific to Mimer
none

Related links:

  • CREATE, DROP and ALTER