Clarification With Money data type - Mailing list pgsql-sql

From Navanethan Muthusamy
Subject Clarification With Money data type
Date
Msg-id 4e98ec861003092319q457aa3camb9b4bcd36cfbfc15@mail.gmail.com
Whole thread Raw
List pgsql-sql
Hi,

I am using Postgresql 8.4, Can you tell me How Can I use Money data type?

I want to store the money and retrieve. Please give me idea to work on that.

I am using Java with Postgresql, I have tried java.math.BigDecimal with Money, but its giving error. (Its asking me to do the casing)

Thanks in advance.

Regards,
Navanethan

pgsql-sql by date:

Previous
From: "query"
Date:
Subject: list of all months
Next
From: dennis
Date:
Subject: Re: Help : insert a bytea data into new table