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
clause更新しました 2024/11/05
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.