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 -> Re: Determining Varchar Maximum Length

Re: Determining Varchar Maximum Length

From: Jim Kennedy <kennedy-down_with_spammers_at_attbi.com>
Date: Fri, 10 Jan 2003 05:50:12 GMT
Message-ID: <oatT9.305048$qF3.37232@sccrnsc04>


The driver should be able to get the meta data. Jim

--
Replace part of the email address: kennedy-down_with_spammers_at_attbi.com
with family.  Remove the negative part, keep the minus sign.  You can figure
it out.
"Sam" <samlai_at_mail.utexas.edu> wrote in message
news:avl9j2$18o$1_at_geraldo.cc.utexas.edu...

> Hi,
>
> I am writing a server in Java that connects to an Oracle database. I have
a
> table called USERS. A column in USERS is called ID. ID has type
> VARCHAR(10). My problem is how do I write code that gets the size 10.
> Could it be done in SQL, PL/SQL, or some method from Oracle JDBC driver?
> Thanks a lot.
>
> Sam Lai
>
>
Received on Thu Jan 09 2003 - 23:50:12 CST

Original text of this message

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