blob: 70b51c7c4a06222c614554b7a9ae656c5228929b [file] [log] [blame]
select cast(c_decimal38 as decimal(38,18)) - cast(c_decimal28 as decimal(28,9)) from data where c_row < 12;