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

3 lines
47 B
SQL

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