| René Nyffenegger's collection of things on the web | |
|
René Nyffenegger on Oracle - Most wanted - Feedback
|
Who am I [Oracle] | ||
select user from user_users; USER ------------------------------ RENE select username from v$session where audsid=sys_context('userenv','SESSIONID'); USERNAME ------------------------------ RENE |