USERID
(Read-only) The USERID option holds the user ID for the current Oracle Database session which is the same value as that returned by SYSINFO(USER).
Data Type
TEXT
Syntax
USERID
Examples
Displaying the Session User ID
This statement displays the Oracle user ID associated with the current session.
SHOW USERID