blob: b4544d91017bf2a6e4eec9cf72814310b294cd03 [file] [log] [blame]
select cast('-999999999' as decimal(9,0)) + cast('-0.0000000000000000000000000000000000001' as decimal(38,38)) from data limit 1;