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: grant on synonym

Re: grant on synonym

From: Ron Rogers <RROGERS_at_galottery.org>
Date: Wed, 08 Aug 2001 10:37:02 -0700
Message-ID: <F001.00364A45.20010808104752@fatcity.com>

If you are the owner of a table or view and you create a public synonym for the table or view, when you grant select on the synonym mane you are in effect granting select on the table or view. The synonym eliminates the need to clarify the table or view with the schema.table name.
ROR mª¿ªm

>>> prasadm_g_at_yahoo.com 08/08/01 11:31AM >>>
hi lists

can we grant select on synonym?

when i say grant select on syn1 to scott

system is denying.

ofcourse, we can do grants on underlying tables, but is there any way to grant on synonyms.

prasad



Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: prasad maganti
  INET: prasadm_g_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: Ron Rogers
  INET: RROGERS_at_galottery.org

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 Aug 08 2001 - 12:37:02 CDT

Original text of this message

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