parameters in dbms_sql.define_column
From: James Sim <jim-sim_at_juno.com>
Date: 1998/04/13
Message-ID: <35322EB4.1A5591FA_at_juno.com>#1/1
Date: 1998/04/13
Message-ID: <35322EB4.1A5591FA_at_juno.com>#1/1
[Quoted] One of the parameters for dbms_sql.define_column() is length, an
integer. All of the variables I
am associating to my cursor are defined as %TYPE... Is there any way I
can avoid hard coding this length into this procedure call?
Thanks - J Sim Received on Mon Apr 13 1998 - 00:00:00 CEST