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 -> Re: Use Function & Procedure

Re: Use Function & Procedure

From: Giuseppe <fioritoNOSPAM_at_libero.it>
Date: Tue, 18 Dec 2001 16:37:30 +0100
Message-ID: <9vnnpm$i9d$1@atlantis.cu.mi.it>


"Flex" <flexNOSP_at_Mfreemail.it> wrote in message news:VtIT7.16336$OP2.631326_at_news2.tin.it...
> a problem ,but I'm not able to execute them !!!
> How can I do it ?
>

SELECT function(arg, ...) FROM dual;

EXECUTE procedure(arg, ...); Received on Tue Dec 18 2001 - 09:37:30 CST

Original text of this message

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