Hi all,
I have to drop a USER and I need to retrieve all the grants I gave to that user.
I tried querying USER_TAB_PRIVS but I saw something missing such as grant on external table or on creating synonym.
Anyone can give me an hint on how to retrieve the complete list of a grants?
I mean grants on object, table and other kind of resources?
Many thanks!