I want to know if oracle uses an index when a user requests data from a table and this user was provided simply:
grant select on table to user
I want to know if any other grant is needed to use the index.
oracle indexing privileges
Zango
source share