sqlite-parquet-vtable/tests/templates/052-rowid-lt-none.sql

3 lines
49 B
SQL

select count(*) from no_nulls1 where rowid < 0
0