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 -> how to copy value of an in out parameter from calling procedure

how to copy value of an in out parameter from calling procedure

From: <talk2paras_at_gmail.com>
Date: 30 Mar 2006 11:36:11 -0800
Message-ID: <1143747371.075951.223880@i39g2000cwa.googlegroups.com>


I am calling a procedure(order) from a calling procedure (caller). Order uses an In out parament (Ser_no)

Order is supposed to return a serial number.

how can i copy the value returned by Order to a local variable of Caller.

thanks. Received on Thu Mar 30 2006 - 13:36:11 CST

Original text of this message

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