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