learn.microsoft.com » statements » drop-database-transact-sql » a-dropping-a-single-database
- The following example removes the
Salesdatabase.
DROP DATABASE Sales;learn.microsoft.com » statements » drop-database-transact-sql » a-dropping-a-single-database
Sales database.DROP DATABASE Sales;