sqlite-parquet-vtable/tests/templates/021-rowid-and-field-eq.sql

3 lines
70 B
SQL

select string_8 from nulls1 where rowid = 22 and string_8 = '021'
021