Convert money type to int

Rich Ryan <rich@usedcars.com>

From: "Rich Ryan" <rich@usedcars.com>
To: <pgsql-general@postgresql.org>
Date: 2001-12-13T03:36:30Z
Lists: pgsql-general
There are some instances where I want to display a column I defined as type
money, without the $ sign and truncate the cents. Is there an easy way to do
this? Some kind of built-in function? I tried searching the mailing list
archives on the web site, but it was broken.
Thanks,
Rich