sqlite-parquet-vtable/tests/queries/117-bool-where-lt-1.sql

3 lines
47 B
SQL

select count(*) from nulls where bool_0 < 1
44