"Money" Data Type Problem - Mailing list pgsql-sql

From sreejith s
Subject "Money" Data Type Problem
Date
Msg-id 5d14ecf905041900375fbceed4@mail.gmail.com
Whole thread Raw
Responses Re: "Money" Data Type Problem  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-sql
Hai friends,
I have a field with data type 'Money' with my table. I select this
field a select query and displays the same in a textbox. While doing
this a dollar ($) is prefixed to the actual table value. How to avoid
this symbol so as to display the actual value only. Any format change
needed in config files. Pls forward me the reply.

Sreejith


pgsql-sql by date:

Previous
From: KÖPFERL Robert
Date:
Subject: Re: can a function return a virtual table?
Next
From: PFC
Date:
Subject: Re: Getting the output of a function used in a where clause