sqlite-parquet-vtable/tests/templates/112-bool-where-not-bool.sql

3 lines
48 B
SQL

select count(*) from nulls1 where not bool_0
44