Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: testing private function in PL/SQL
thank you Darmien,
thank you Vladimir..
"Damien Salvador" <damien.salvador_at_via.ecp.fr> wrote in message
news:slrna0vg58.r4r.damien.salvador_at_zen.via.ecp.fr...
> On Thu, 06 Dec 2001 17:12:59 GMT, bullseye
> <bullseye35_at_deletethefunnies@excite.com> a écrit:
> >I want to test a private function in a package.
>
> Hey,
>
> That's exactely the purpose of a private function :-) You cannot call it
> from outside the package :-)
>
>
> >How do you test for a private function? I am stumped.
>
> You have to put it "temporarily" public (just add the declaration in the
> package header).
>
> --
> Damien
Received on Thu Dec 06 2001 - 13:31:15 CST
![]() |
![]() |