Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> parameters in dbms_sql.define_column

parameters in dbms_sql.define_column

From: James Sim <jim-sim_at_juno.com>
Date: 1998/04/13
Message-ID: <35322EB4.1A5591FA@juno.com>#1/1

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 CDT

Original text of this message

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