全部產品
Search
文件中心

MaxCompute:GET_USER_ID

更新時間:Feb 28, 2024

擷取當前帳號的帳號ID,即使用者ID或UID。

命令格式

get_user_id()

參數說明

無需輸入參數。

傳回值說明

返回當前帳號的帳號ID。

使用樣本

select get_user_id();
--返回結果如下。
+------------+
| _c0        |
+------------+
| 1117xxxxxxxx8519 |
+------------+

相關函數

GET_USER_ID函數屬於其他函數,更多其他業務情境的函數請參見其他函數