current_timezone
函式
適用於:Databricks SQL
Databricks Runtime
傳回當前會話的本地時區。
current_timezone()
這個函數沒有引數。
字串。
> SELECT current_timezone();
Asia/Shanghai
current_timezone
函式
適用於:Databricks SQL
Databricks Runtime
傳回當前會話的本地時區。
current_timezone()
這個函數沒有引數。
字串。
> SELECT current_timezone();
Asia/Shanghai