Oracle Data integrator 11G & 12c Tutorials,
Oracle Data integrator 11G & 12c Tutorials,
Saturday, June 28, 2014
Oracle 12c New feature to get USER ORA_INVOKING_USER
Oracle 12c New feature to get USER ORA_INVOKING_USER
Returns the name of the database user who invoked the current statement or view
Example:
(
ORA_INVOKING_USER RETURN VARCHAR2)
SELECT
ora_invoking_user
FROM dual;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment