1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-03-12 07:49:45 +00:00
sqlite-parquet-vtable/tests/templates/052-rowid-lt-none.sql
2018-03-18 13:28:56 -04:00

3 lines
49 B
SQL

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