Data type Numeric - Mailing list pgsql-general

From Carmen Wai
Subject Data type Numeric
Date
Msg-id F1264suVBkYstfFW3sW0001ba5c@hotmail.com
Whole thread Raw
Responses Re: Data type Numeric  (Darren Ferguson <darren@crystalballinc.com>)
List pgsql-general
Hello:

I am using Postgresql 7.2.1 and I found that when I set the column to
numeric(10). It is limited to 9 digits only (e.g. 888888888). How can I set
if I want to size to be with 10 digits (other than using float8)??

Thanks!
Carmen

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: explain analyze
Next
From: "Carmen Wai"
Date:
Subject: Size of database