Re: Inserting large values

From: Vladimir Ivanovich <vladimiri_at_bosmedtech.com>
Date: Wed, 16 May 2001 14:15:04 -0400
Message-ID: <JszM6.11$jU2.12035_at_news.nyc.globix.net>


Alexey,

You may want to use NUMBER(10,2) data type for your 'very long' numeric values. It worked for me.

Vladimir

"Alexey Chernov" <AlexeyChernov_at_go.com> wrote in message news:9dm4mi$3pb$1_at_news.netvision.net.il...
> I enormously appologize for entering the news group with question as
 stupid
> as this (I've just started to learn
> programming) but at the moment I've got noone I can turn to--I need to
> insert very long value, say 10 000, into a field. I tried a number of
> data types--Varchar2 lets me insert only 4000, Long also doesn't help
 much.
> So, is there a way to insert value of this range toth data base?
> If there is a newsgroup more appropriate for my question I'd be happy to
> learn it as well.
> Thank you.
>
>
Received on Wed May 16 2001 - 20:15:04 CEST

Original text of this message