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 be its owner.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 be its owner.