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