| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle generated numbers are being store in scientific notation.
On 5 Apr 2005 09:15:37 -0700, lcwcode_at_hotmail.com wrote:
>OUR DBA created a column that is defined as number(20)that
>automatically generates the numbers for this column. Some of the
>numbers are being stored in scientific notation. What does this mean?
>We need to define this column as another type? It seems like it has
>reached the limits that oracle will allow. Any info will help because
>I'm not a database person I just want to make sure this will not cause
>us any problems. I know it's using the auto generate feature in Oracle.
Numbers will display in scientific format when the format model is not wide enough. The default is 10 positions.
-- Sybrand Bakker, Senior Oracle DBAReceived on Tue Apr 05 2005 - 11:47:18 CDT
![]() |
![]() |