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.
CLUSTER BY
clause (TABLE)mask
clauseROW FILTER
clauseAtualizado 15/11/2024
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.