I created a new user and by default the user is getting select on all tables of one of the schemas.
Please provide me your feedback as to how to investigate this. When I checked sys.USER_TAB_PRIVS, I don't see anything granted to the new user, however, the new user was able to select data from one of the schemas.
Thanks.