blob: 0203ced6a7c81dc19590acdf43144d03bbaab14f [file] [log] [blame]
select cast(c_float8 as double precision) - cast(c_decimal18 as decimal(18,0)) from data where c_row = 11;