Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Number data type scale (Oracle, JDBC)
On Wed, 09 Feb 2005 16:57:22 +0100, Tomasz Majchrzak
<tomekem_at_poczta.fm> wrote:
>What is the cause of such result? Is there an initialization parameter that
>determines default number data type scale?
>
>My environment: Oracle 9.2, Red Hat Linux 9 with recompiled kernel (2.4.28).
>
>Thanks for any help,
number without further qualifiers equals number(38) This is the non-configurable default.
-- Sybrand Bakker, Senior Oracle DBAReceived on Wed Feb 09 2005 - 12:38:26 CST