Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Dtermining the package name inside the package
SELECT * FROM ALL_SOURCE WHERE NAME = 'PKGNAME';
You can See the Full Source Code;
Michael wrote:
> Is there a way to determine the name of a PL/SQL package from within
> the package?
> --Michael
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Thu Jun 24 1999 - 06:46:06 CDT
![]() |
![]() |