Re: Number Conversion Function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Number Conversion Function
Дата
Msg-id 27615.1239027099@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Number Conversion Function  (Tino Wildenhain <tino@living-examples.com>)
Ответы Re: Number Conversion Function  (justin <justin@emproshunts.com>)
Список pgsql-general
Tino Wildenhain <tino@living-examples.com> writes:
> Abdul Rehman wrote:
>> Can any body help me in converting numeric values into words via
>> postgres function: i.e. 313 to THREE HUNDRED THREE

> I would not recommend to do this within the database. Thats typical
> a job for your presentation layer.

... but having said that, I think the "money" datatype has a function
for this.  Whether that's of any use to you I dunno; money is pretty
restrictive about what it can handle.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres Security Checklist
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Postgres Security Checklist