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

3 lines
47 B
SQL

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