Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> create user/role with read only access?

create user/role with read only access?

From: Rob Williamson <robw_at_physics.umd.edu>
Date: Tue, 27 Feb 2001 17:00:24 -0500
Message-ID: <3A9C2378.8E0DEFBE@physics.umd.edu>

how do I create a user and give him only permission to do selects on tables but not allow him to change anything? I believe the select on any table permission allows 2 things I might not like.
1) select sequence.nextval from dual;

Any other possible problems?

Thanks in advance.

Rob Received on Tue Feb 27 2001 - 16:00:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US