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

3 lines
47 B
SQL

select count(*) from nulls where not bool_0
44