sqlite-parquet-vtable/tests/templates/058-rowid-is-not-null.sql

3 lines
58 B
SQL

select count(*) from no_nulls1 where rowid is not null
99