适用于:
Databricks SQL
Databricks Runtime 12.2 LTS 及更高版本
返回当前架构。
语法
current_schema()
参数
此函数没有参数。
返回
一个 STRING。
示例
> SELECT current_schema();
default
current_schema 函数
适用于:
Databricks SQL
Databricks Runtime 12.2 LTS 及更高版本
返回当前架构。
current_schema()
此函数没有参数。
一个 STRING。
> SELECT current_schema();
default