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

3 lines
69 B
SQL

select string_8 from nulls where rowid = 21 and string_8 = '021'
021