sqlite-parquet-vtable/tests/templates/109-bool-where-eq-0.sql

3 lines
48 B
SQL

select count(*) from nulls1 where bool_0 = 0
44