Finding the maximum length of fields

From: James Medlin <jmedlin_at_dbtech.net>
Date: 1998/01/07
Message-ID: <34B4142B.D22202C4_at_dbtech.net>#1/1


[Quoted] I'm faily new to PL/SQL, so please bear with me if the answer to this is simple, but so far it eludes me:

[Quoted] How can I find the maximum length of a column within PL/SQL? For example, if the following column is defined as

              Description VARCHAR2(99) within a table, is it possible to find that maximum limit (i.e. 99) from within a PL/SQL program?

Thanks!

James Medlin
jmedlin_at_dbtech.net Received on Wed Jan 07 1998 - 00:00:00 CET

Original text of this message