blob: 8e80aaf2e8f65cde0740aef5ae4711fbd5bf87bd [file] [log] [blame]
select div(cast(c_decimal18 as decimal(18,4)), cast(c_decimal18 as decimal(18,4))) from data where c_row > 15;