Hi,
which table from data dictionary provides the all users and their grants in the database?user_sys_privs is not providing all grants.
Thanks
Printable View
Hi,
which table from data dictionary provides the all users and their grants in the database?user_sys_privs is not providing all grants.
Thanks
There is no single table for that. Here are some of them
user_sys_privs
user_tab_grants_recd
user_roles
etc.