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

2 lines
64 B
SQL

select rowid from nulls where rowid = 1 and binary_10 <> x'01';