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