function returning a readable representation of a number

Поиск
Список
Период
Сортировка
От Najib Abi Fadel
Тема function returning a readable representation of a number
Дата
Msg-id 003a01c468c1$3083fe30$f664a8c0@najib
обсуждение исходный текст
Ответы Re: function returning a readable representation of a number  (Mike G <mike@thegodshalls.com>)
Re: function returning a readable representation of a number  (CoL <col@mportal.hu>)
Список pgsql-general
Is there any postgres function that do the following:
 
select func(9123456789);
9 123 456 789
 
the function is given a number and it returns a "readable" string representation of the number seperating groups of 3 numbers by spaces.
 
Thx

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

Предыдущее
От: ljb
Дата:
Сообщение: Re: change the last bit
Следующее
От: Janko Richter
Дата:
Сообщение: Re: Latitude/Longitude data types and functions