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