Oracle 12c New feature to get USER ORA_INVOKING_USER June 28, 2014 Get link Facebook X Pinterest Email Other Apps Oracle 12c New feature to get USER ORA_INVOKING_USER Returns the name of the database user who invoked the current statement or viewExample: (ORA_INVOKING_USER RETURN VARCHAR2)SELECT ora_invoking_user FROM dual; Comments
Comments
Post a Comment