simple SQL question

From: Joshua <joshua(at)joshuaneil(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: simple SQL question
Date: 2007-06-25 14:30:34
Message-ID: 467FD18A.9090001@joshuaneil.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have a column with the following values (example below)

5673
4731
4462
5422
756
3060

I want the column to display the numbers as follows:

56.73
47.31
44.62
54.22
7.56
30.60

I have been playing around with string functions but cannot seem to
figure out a quick solution. Does anyone have any suggestions?

Please let me know.

Thanks.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Derrick Betts 2007-06-25 14:55:35 Re: simple SQL question
Previous Message Mary Anderson 2007-06-22 21:19:25 [Fwd: replicate linux postgresql database on windows server]