Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Public synonym question
The answer to this is no.
Regards,
Sybrand Bakker, Oracle DBA
"Sam Habbab" <sam_at_hasc.com> wrote in message
news:3978ADAE.B5B078B1_at_hasc.com...
> Hi,
>
> Is there any way to create a public synonym for a package?
>
> I have user ss_dba that creates a package x_package.
> This package has a function testMe.
>
> I can create a public synonym for the package so that I don't have to
> call ss_dba.x_package, but is there a way to create a one for the
> function?
>
> This way I would call testMe(); instead of x_package.testMe();
>
> Thanks in advance.
>
> Sam Habbab
>
Received on Fri Jul 21 2000 - 00:00:00 CDT
![]() |
![]() |