Oracle Data integrator 11G & 12c Tutorials,
Oracle Data integrator 11G & 12c Tutorials,
Pages
(Move to ...)
Home
▼
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
‹
›
Home
View web version
No comments:
Post a Comment