postgresql money data type code example Example: postgresql.org Currency data type SELECT '12.34'::float8::numeric::money;