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