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 -> Re: 9.2.0.4 - RHEL3

Re: 9.2.0.4 - RHEL3

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 09 Aug 2005 12:20:31 -0700
Message-ID: <1123607986.717324@yasure>


Tom wrote:
> Hi
>
> I have a user, USER A, and i have another user, USER B and i need to
> grant USER A access to do selects on USER B's tables.
>
> Is that possible and how?
>
> thanks

GRANT SELECT ON <table_name> TO <user B>;

Full syntax and examples at www.psoug.org click on Morgan's Library
click on Object Privileges

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue Aug 09 2005 - 14:20:31 CDT

Original text of this message

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