Re: How to convert numbers into words in postgresql - Mailing list pgsql-general

From John R Pierce
Subject Re: How to convert numbers into words in postgresql
Date
Msg-id 5192AD58.3000807@hogranch.com
Whole thread Raw
In response to How to convert numbers into words in postgresql  (Jashaswee <sweet.rinky72@gmail.com>)
Responses Re: How to convert numbers into words in postgresql
List pgsql-general
On 5/13/2013 11:27 PM, Jashaswee wrote:
> i want to convert numbers into words in postgresql.is there any query for it?
> if yes please reply soon

you mean, like 123 -> "one hundred twenty three"  ?    that would be
better done in your client software.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: How to convert numbers into words in postgresql
Next
From: John R Pierce
Date:
Subject: Re: Running out of memory on vacuum