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

3 lines
53 B
SQL

select count(*) from no_nulls1 where rowid is null
0