blob: c5368805cbe21bd7a0ecc02c3f46658fdd9c379f [file] [log] [blame]
SELECT cast(1000 as decimal(10,3))
UNION
SELECT 596.000;