sqlite-parquet-vtable/tests/templates/118-bool-where-lte-1.sql

3 lines
49 B
SQL

select count(*) from nulls1 where bool_0 <= 1
49