oracle list grants on table code example Example: oracle show grants on table SELECT * FROM DBA_TAB_PRIVS WHERE TABLE_NAME = 'MY_TABLE';