8.2. 貨幣型別
SELECT '12.34'::float8::numeric::money;SELECT '52093.89'::money::numeric::float8;Last updated
Was this helpful?
SELECT '12.34'::float8::numeric::money;SELECT '52093.89'::money::numeric::float8;Last updated
Was this helpful?
Was this helpful?