blob: bf6cf1c8c9662ae22b71848edc7a48be568257d1 [file] [log] [blame]
select cast('0.00000000000000001' as decimal(18,18)) + cast('-9999999999999999999999999999' as decimal(28,0)) from data limit 1;