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

3 lines
48 B
SQL

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