Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Proc stok of package
Anna C. Dent wrote:
> @rennes wrote:
>
>> Hello, >> >> How do i know the procedure and function who are in package 'TOTO' ? >> By a query
Provided you don't care about procedures and functions local to the package body. Provided you don't care about procedures and functions nested inside other procedures and functions. And provided you don't care about code in an initialization block.
Other than that ... works just fine.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Mon Nov 17 2003 - 20:28:37 CST
![]() |
![]() |