Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How can i coll a procedure in a function
"Damien Salvador" <damien.salvador_at_via.ecp.fr> wrote in message
news:slrn9vf2ec.eig.damien.salvador_at_zen.via.ecp.fr...
> On Sun, 18 Nov 2001 04:09:27 GMT, jane
> <janeyiu_at_optonline.net> a écrit:
> >How do you call *any* module in *any* module ?
> >Just call it in the execution section feeding any required
> >parametres like...
> >
> >procedure_1;
>
> Beware, there are traps in calling procedure from functions, as you cannot
> do a DML (create table, drop, aso ) in a function, so if I remember
> correctly, you'll get an error when calling a procedure in a function.
[snip]
> --
> Damien
>
This is simply _NOT_ true if it is stated _THIS_ generically, and it is not true anymore for 8i
Regards
-- Sybrand Bakker Senior Oracle DBA to reply remove '-verwijderdit' from my e-mail addressReceived on Sun Nov 18 2001 - 06:22:05 CST
![]() |
![]() |