This website requires JavaScript.
Explore
Help
Sign In
jffwang
/
hetu-core
Watch
0
Star
0
Fork
You've already forked hetu-core
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
aa8f1e8ba2
hetu-core
/
hetu-docs
/
zh
/
functions
/
session.md
192 B
Raw
Blame
History
Unescape
Escape
会话信息
提供查询执行环境信息的函数。
current_user
-> varchar
返回当前运行查询的用户。
注意
这是SQL标准的一部分
,
不使用圆括号。