Search notes:

Oracle function USERENV

userenv(parameter) returns some information about the current session.
Oracle considers userenv a legacy function and recommends to use sys_context().

See also

Oracle SQL functions

Index