Re: Number Conversion Function

From: Tino Wildenhain <tino(at)living-examples(dot)com>
To: Abdul Rehman <abr_ora(at)yahoo(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Number Conversion Function
Date: 2009-04-06 13:03:01
Message-ID: 49D9FD85.60007@living-examples.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Emanuel Calvo Franco 2009-04-06 13:07:21 Re: [COMMITTERS]
Previous Message danpop 2009-04-06 13:02:38 PostgreSQL data modeling tool