How to know if the user is sysdba ?
529827Jan 30 2007 — edited Feb 8 2007Hi
I use a query "select * from session_privs where privilege = 'SYSDBA';" to know if the connectted user is sysdba, but I'd like to know if there is a esier way to do that.
Thanks
Joao