sqlite-parquet-vtable/tests/templates/044-binary-rowid-and-ne.sql

2 lines
65 B
SQL

select rowid from nulls1 where rowid = 2 and binary_10 <> x'01';