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 -> oracle grants/roles v sql server

oracle grants/roles v sql server

From: archon <archon22222_at_yahoo.com>
Date: Mon, 24 Jul 2006 13:17:47 GMT
Message-ID: <1153746462.565213@angel.amnet.net.au>


Hi. I want to grant a user read (select) access to all objects in a schema in Oracle. In sql server, I would just give the user a db_datareader role for that schema. How is that done in Oracle? I don't want to give access on an object-by-object basis one at a time, in case new objects are created afterwards. Received on Mon Jul 24 2006 - 08:17:47 CDT

Original text of this message

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