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, manu.
Asked: June 20, 2017 - 1:29 pm UTC
Last updated: October 01, 2018 - 4:41 pm UTC
Version: 11g
Viewed 1000+ times
A reader, June 21, 2017 - 1:10 pm UTC
Rajeshwaran, Jeyabal, September 28, 2018 - 2:01 pm UTC
rajesh@ORA12C> grant r to demo; Grant succeeded. rajesh@ORA12C> select * 2 from dba_role_privs 3 where granted_role ='R'; GRANTEE G ADM DEL DEFAULT_ROLE COM INH ---------- - --- --- -------------------- --- --- DEMO R NO NO YES NO NO RAJESH R YES NO YES NO NO rajesh@ORA12C>
Check out more PL/SQL tutorials on our LiveSQL tool.
PL/SQL reference manual from the Oracle documentation library