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