Table permissions

Vinny

Member²
Is there any way to see permissions/grants on a table that is not owned by the user logged in, including SYS? Even if I log in as SYS and look at a table's permissions, nothing shows up. This is in the object browser or in the table editor.

Seems like SYS should have this ability.
 
You probably just need to enable the "Use DBA views if available" preference (Tools > Preferences > Oracle / Options).
 
Back
Top