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.
Syntax
current_schema()
Arguments
This function takes no arguments.
Returns
A STRING.
Examples
> SELECT current_schema();
default