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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: table access

RE: table access

From: Kevin Kostyszyn <kevin_at_dulcian.com>
Date: Wed, 10 Jan 2001 14:14:02 -0500
Message-Id: <10737.126310@fatcity.com>


Duh, if you knew that why did you ask. And it's "they're", not "there". As was said by someone else earlier, public if there is more than one user.

-----Original Message-----

From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of dgoulet_at_vicr.com
Sent: Wednesday, January 10, 2001 2:15 PM To: Multiple recipients of list ORACLE-L Subject: Re:table access

DUH, Yah, there called synonyms. Now the question is do you want to create them
as public or private?

____________________Reply Separator____________________
Author: Poosapati Varma <psgkv_at_yahoo.com>
Date:       1/10/2001 10:40 AM

Hi guys,

I have a user which has for ex.. 100 tables.

i need to create a new user and allow the user to access the 'SELECT' on all the tables of the above user.

What i had done is created a newuser and created a role in the user which has 100 tables and issued

grant select on <100_table_names_here> to Role_1. and
grant role_1 to USER2.

When the user issues a select statement on a table he has to issue the username.table_name to select data.

is there any other way to access the tables without mentioning the username.

Varma.



Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Poosapati Varma
  INET: psgkv_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: dgoulet_at_vicr.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jan 10 2001 - 13:14:02 CST

Original text of this message

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