SQLzoo.net

DROP an unwanted table

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


Specific to Oracle
none

Related links:

  • CREATE, DROP and ALTER