Tuesday, 4 September 2018

How to find the current OS user using oracle sql

select sys_context( 'userenv', 'os_user' ) from dual;

No comments:

Post a Comment

If you Like my blog Spread it and help friends for whom this blog is useful for their career.