sqlite-parquet-vtable/tests/templates/054-rowid-lte-one.sql

3 lines
50 B
SQL

select count(*) from no_nulls1 where rowid <= 1
1