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 -> Storing real *large* integer values - ideas?

Storing real *large* integer values - ideas?

From: K Fein <kfein_at_primement.com>
Date: 1996/12/27
Message-ID: <5a1o1r$4a8@nnrp1.news.primenet.com>#1/1

All,

Any ideas for representing large integer values within ORACLE7's datatypes? Say, 10 times larger than a numeric(40)... Ideas for storing values in another base, say, base(256) or base(32767) or...??? Of course, the translation to base(10) could be a pl/sql procedure but I'd like to index the value(s) because this is the unique identifier for the record.

-- 
thanks in adv,
kevin
*******************************************************************

* K. E. Fein "To thy own opinions be true... *
* kfein_at_primenet.com ..those expressed herein are but mine" *
*******************************************************************
Received on Fri Dec 27 1996 - 00:00:00 CST

Original text of this message

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