sqlite-parquet-vtable/tests/templates/106-rowid-gt-0.sql

3 lines
50 B
SQL

select count(*) from no_nulls1 where rowid > 1
98