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: Why PUBLIC SYNONYM is bad ?

Re: Why PUBLIC SYNONYM is bad ?

From: Nuno Souto <nsouto_at_optushome.com.au.nospam>
Date: Tue, 18 Jun 2002 20:49:01 +1000
Message-ID: <3d0f1180$0$28004$afc38c87@news.optusnet.com.au>


In article <3d0eeba9$0$237$ed9e5944_at_reading.news.pipex.net>, you said (and I quote):
>
> I did think of this as well. However I'm not sure that it is a real risk.
>
> create public synonym emp for scott.emp; does give some information away
>
> create public synonym staff_details for scott.emp; doesn't.
>

Hey, I've seen the equivalent of:

create public synonym scottemp for scott.emp;

in a number of places! It all depends on who is driving, ain't it? ;-)

-- 
Cheers
Nuno Souto
nsouto_at_optushome.com.au.nospam
Received on Tue Jun 18 2002 - 05:49:01 CDT

Original text of this message

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