sqlite-parquet-vtable/tests/templates/043-binary-eq.sql

3 lines
52 B
SQL

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