Get started
Load & manage data
Work with data
Administration
Reference & resources
Updated Sep 21, 2023
Send us feedback
current_schema
Applies to: Databricks SQL Databricks Runtime 12.1 and above
Returns the current schema.
current_schema()
This function takes no arguments.
A STRING.
> SELECT current_schema(); default
current_catalog function