Presto 331 Documentation

7.24. Session Information

7.24. Session Information#

Functions providing information about the query execution environment.

current_user()#

Returns the current user running the query.

Note

This is part of the SQL standard and does not use parenthesis.