Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Can I call another function inside the package?

Can I call another function inside the package?

From: Johnson Chao <zjx110_at_my-deja.com>
Date: Wed, 23 Jun 1999 06:48:16 GMT
Message-ID: <7kpvve$usa$1@nnrp1.deja.com>

Hello:
 I am making a package to include some functions and procedures. Inside one procedure, I call another function inside the same package, but I can not do that. Something seems wrong wiht the program. When I move the called function out of my procedure, it works. (even , I add to package name ahead of the function name did not work)

What's wrong with it?

--
Johnson Chao
ctc Japan

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Jun 23 1999 - 01:48:16 CDT

Original text of this message

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