SQLzoo.net

DROP an unwanted table

SQL Server
Naturally, all of the data in the table is lost when the table is dropped.
Run set up code


Specific to SQL Server
none

Related links:

  • CREATE, DROP and ALTER