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: default precision and scale of NUMBER datatype?

Re: default precision and scale of NUMBER datatype?

From: Mark Plant <mplant_at_uk.oracle.com>
Date: Thu, 24 Jun 1999 13:12:34 GMT
Message-ID: <37722e6a.9072773@newshost.uk.oracle.com>


Allen

Oracle stores numbers in an internal, portable form, to 38 significant digits.

Hope this answers your question.

Mark

On Tue, 22 Jun 1999 19:20:57 GMT, allenu_at_my-deja.com wrote:

>Can someone tell me what the default precision and scal of the NUMBER
>datatype is if these two details aren't specified? i.e. some_number
>number(10) gives precision of 10, but what about some_number number?
>
>Thanks in advance,
>Allen
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Thu Jun 24 1999 - 08:12:34 CDT

Original text of this message

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