sqlite-parquet-vtable/tests/templates/056-rowid-ne-some.sql

3 lines
51 B
SQL

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