The OLD_CURRENT_USER function returns a session value from sys_context ('userenv', 'current_user').
Syntax
DBMS_UTILITY.OLD_CURRENT_USER
RETURN VARCHAR2;
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI.
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
OceanBase Database
Download PDF
The OLD_CURRENT_USER function returns a session value from sys_context ('userenv', 'current_user').
DBMS_UTILITY.OLD_CURRENT_USER
RETURN VARCHAR2;