Are there any tables that I can get all Oracle supported system privileges and object privileges? I know there is a view called all_sys_privs in Oracle. But I can't find more information about it.
Thanks.
|
Are there any tables that I can get all Oracle supported system privileges and object privileges? I know there is a view called Thanks. |
||||
|
Perhaps you are looking for |
|||||
|
all_sys_privsif it existed – Jack Douglas♦ Aug 29 '11 at 8:59