sqlite-parquet-vtable/tests/templates/154-float-lte.sql

3 lines
54 B
SQL

select count(*) from nulls where float_11 <= 0.0102
1