Data type Numeric

From: "Carmen Wai" <wai_carmen(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Data type Numeric
Date: 2002-09-13 14:47:35
Message-ID: F1264suVBkYstfFW3sW0001ba5c@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carmen Wai 2002-09-13 14:51:37 Size of database
Previous Message Stephan Szabo 2002-09-13 14:46:52 Re: explain analyze