Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to:
Databricks SQL
Databricks Runtime 12.2 LTS and above
Returns the current schema.
current_schema()
This function takes no arguments.
A STRING.
sql
> SELECT current_schema();
default