blob: acb9857889ef16cca02610774231d7268a4b0f36 [file] [log] [blame]
select sum(cast(c_decimal9 as decimal(9,5))) from data where c_row > 16;