| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: functions vs procedures
A function, like a procedure, contains a PL/SQL-block. In this block
you can do DML like you do it in a procedure.
Jaap.
On Wed, 20 Feb 2002 18:10:47 GMT, "Julian Kooiker" <julian.kooiker_at_quicknet.nl> wrote:
>Hi,
>
>Is there a way to insert records in a function? I have build a
>webapplication, that now uses procedures. I want to use functions because i
>can fetch the error messages then. I can give return values with functions.
>How can I combine functions and procedures????
>
>I think you experts have a solution for this, since I am a beginner using
>oracle.
>
>Thank you already,
>
>Julian Kooiker
>
>
Received on Thu Feb 21 2002 - 14:23:10 CST
![]() |
![]() |