simple SQL question

Поиск
Список
Период
Сортировка
От Joshua
Тема simple SQL question
Дата
Msg-id 467FD14F.7000302@joshuaneil.com
обсуждение исходный текст
Ответы Re: simple SQL question  ("Rodrigo De León" <rdeleonp@gmail.com>)
Re: simple SQL question  ("Milen A. Radev" <milen@radev.net>)
Re: simple SQL question  (Ireneusz Pluta <ipluta@wp.pl>)
Список pgsql-sql
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.


В списке pgsql-sql по дате отправления:

Предыдущее
От: Ragnar
Дата:
Сообщение: Re: join problem
Следующее
От: "Rodrigo De León"
Дата:
Сообщение: Re: simple SQL question