sqlite-parquet-vtable/tests/queries/113-bool-where-gt-0.sql

3 lines
46 B
SQL

select count(*) from nulls where bool_0 > 0
5