User Security - Why
This user can select/view tables in another schema(schema2). Why? These tables were not granted select access to public, and the user has no specific rights to these tables.
I want this user to have full access to only schema1.tablea and schema1.tableb, not schema2.*. What am I missing? This does not make sense.
Thanks,
Kevin