SQLzoo.net

DROP an unwanted table

MySQL
Naturally, all of the data in the table is lost when the table is dropped.
Execute set up code


Specific to MySQL
none

Related links:

  • CREATE, DROP and ALTER