sqlite-parquet-vtable/tests/queries/107-rowid-gt-0.sql

3 lines
50 B
SQL

select count(*) from no_nulls2 where rowid > 0
98