Abdul Rehman wrote:
Hi all,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. Regards Tino -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general