DROP DATABASE
DROP DATABASE [IF EXISTS] database_name;
Query successfully completed
Was this page helpful?