Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How many pre-decimal positions/integer digits has a DECimal (5,3) defined field ?
Alex Filonov wrote:
> peterb_at_gmx.net (Peter Blatt) wrote in message > news:<ck4ale$n5t$00$1_at_news.t-online.com>...
According to the SQL standard (SQL99), subclause 4.5.1 (page 22) says:
That makes it absolutely clear that for SQL database systems the precision (5 in the example above) is the total number of digits, including the fractional portion and without the decimal character.
-- Knut Stolze Information Integration IBM Germany / University of JenaReceived on Fri Oct 08 2004 - 17:48:02 CDT
![]() |
![]() |