sqlite-parquet-vtable/tests/templates/146-float-ne.sql

3 lines
52 B
SQL

select count(*) from nulls where float_11 <> 1.0
49