1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-03-12 07:49:45 +00:00
sqlite-parquet-vtable/tests/queries/113-bool-where-gt-0.sql
2018-03-16 16:02:11 -04:00

3 lines
46 B
SQL

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