The DROP Database Statement : DROP DATABASE « Data Convert Functions « SQL Server / T-SQL Tutorial






DROP DATABASE Accounting
13.4.DROP DATABASE
13.4.1.The DROP Database Statement
13.4.2.Code that tests whether a database exists before it deletes it