USER
Purpose
This function returns the current user.
Syntax
user::=
Usage notes
This is equivalent to CURRENT_USER.
Example
SELECT USER;