Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
mask
ROW FILTER
更新しました 2024/11/01
Send us feedback
current_catalog
Applies to: Databricks SQL Databricks Runtime
Returns the current catalog.
current_catalog()
This function takes no argument.
A STRING.
> SELECT current_catalog(); spark_catalog
current_schema function