hetu-core/hetu-docs/en/functions/session.md

16 lines
271 B
Markdown

Session Information
===================
Functions providing information about the query execution environment.
**current\_user** -\> varchar
Returns the current user running the query.
**Note**
This is part of the SQL standard and does not use parenthesis.