blob: 85edac5016ddd77479525c55759b0a26779b9a30 [file] [log] [blame]
select sqrt(cast(c_decimal18 as decimal(18,4))) from data where c_row > 15 and cast(c_decimal18 as decimal(18,4)) > 0;