sqlite-parquet-vtable/tests/queries/110-bool-where-eq-1.sql

3 lines
46 B
SQL

select count(*) from nulls where bool_0 = 1
5