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 -> Passing parameters in pl/sql

Passing parameters in pl/sql

From: Mernyl Gallego <mgallego_at_univ.llu.edu>
Date: Tue, 12 Jan 1999 09:00:28 -0800
Message-ID: <369B7FAC.C0872A79@univ.llu.edu>

Is there a way to pass a record type to another procedure in pl/sql?

ie. PROCEDURE Test_Proc.test(foo_bar my_rectype) IS

      BEGIN

.
.

I have a procedure that is passing a whole bunch of parameter and wish to make it simpler.
Please e-mail me directly. Thanks.

Mernyl
mgallego_at_univ.llu.edu Received on Tue Jan 12 1999 - 11:00:28 CST

Original text of this message

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