sqlite-parquet-vtable/tests/templates/105-rowid-gte-0.sql

3 lines
51 B
SQL

select count(*) from no_nulls1 where rowid >= 0
99