blob: 4e1f4c2a6d1eb51f09e5ddde847b315b2d5e4c3e [file] [log] [blame]
SELECT cast(1000 as decimal(10,1))
UNION
SELECT 596.000;