sqlite-parquet-vtable/tests/templates/059-rowid-eq-string.sql

3 lines
51 B
SQL

select count(*) from no_nulls1 where rowid = '1'
1