eg: select, insert, execute...
select * from dba_tab_privs
where grantee in (select granted_role from dba_role_privs
where grantee = 'CXDEV')
or grantee = 'CXDEV'
*********************************
keyword user priv access table
*********************************
No comments:
Post a Comment