Database Public User group
A user needs to access data in the database using a third-party tool. I have restricted the tables the user can access through a default role but since there are many more tables granted to the Public user group, she sees those as well. How can I limit the user to see or access only the tables granted to the default role and not those granted to the Public user group?
** The option to revoke the grants to the Public user group is not practical in our environment.
Thanks,
Leonard
0