I need to reset the USER, and I need to get all the grants that I gave to this user.
I tried to request USER_TAB_PRIVS, but I saw something was missing, for example, a grant on an external table or to create a synonym.
Can anyone give me a hint on how to get a complete list of grants?
I mean grants for an object, a table and other resources?
Many thanks!
source share