Get started
Load & manage data
Work with data
Administration
Reference & resources
CLUSTER BY
mask
ROW FILTER
Atualizado 21/01/2025
Send us feedback
current_schema
April 18, 2024
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