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/queries/106-rowid-gt-0.sql
2018-03-12 20:42:50 -04:00

3 lines
50 B
SQL

select count(*) from no_nulls1 where rowid > 0
98