sqlite-parquet-vtable/tests/queries/115-bool-where-gt-1.sql

3 lines
46 B
SQL

select count(*) from nulls where bool_0 > 1
0