sqlite-parquet-vtable/tests/queries/116-bool-where-lt-0.sql

3 lines
46 B
SQL

select count(*) from nulls where bool_0 < 0
0