RE: Can we revoke select priv from all_users tables??

All:
  I am creating a user as:

create user test1 identified by fannymayofomaha
default tablespace def001
temporary tablespace temp01;
  This user test1 has access to all the user_  tables and all_  tables.  I
believe that when a user is created he automatically receives the select
priv to these all_ and user_ tables.

  Is there a way to REVOKE the select priv from the all_ tables for this
user?

  Thanks for your input.

-- 
Sincerely
Ram Srinivasan
Charlottesville, VA.

Other related posts: