Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question, Alex.
Asked: May 04, 2016 - 1:14 pm UTC
Last updated: May 04, 2016 - 1:29 pm UTC
Version: oracle 10g
Viewed 1000+ times
select * from dba_sys_privs where privilege = 'SELECT ANY TABLE';
select * from DBA_ROLE_PRIVS where granted_role in ( select grantee from dba_sys_privs where privilege = 'SELECT ANY TABLE' );
Share and learn SQL and PL/SQL; free access to the latest version of Oracle Database!
Classes, workouts and quizzes on Oracle Database technologies. Expertise through exercise!