Finding grants on the object Fire the below query on user_tab_privs table to find the grants and their details. SELECT * FROM user_tab_privs; more »