DROP DATABASE
Applies to:  Databricks SQL 
 Databricks Runtime
An alias for DROP SCHEMA.
While usage of SCHEMA and DATABASE is interchangeable, SCHEMA is preferred. To drop a database you must have the MANAGE privilege on the database or be its owner.