float formating with xx.00

From: Mark <map(at)inter-resa(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: float formating with xx.00
Date: 2003-07-03 19:42:22
Message-ID: 0HHG0042IRP687@VL-MO-MR001.ip.videotron.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hy,

I am trying to enter 19.00 in a float field... no error but the data (select)
is showing 19 without the "trailing" zeros... But for format and standard
presentation of money, I need to keep any last zero digit.

How can I do this? I run version 7.1x
Thanks!
--
Mark

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Langille 2003-07-03 19:45:12 Re: Are we backwards on the sign of timezones?
Previous Message Bruno Wolff III 2003-07-03 19:16:45 Re: Update from select??