1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-03-12 07:49:45 +00:00
sqlite-parquet-vtable/tests/queries/044-binary-rowid-and-ne.sql
2018-03-10 13:25:13 -05:00

2 lines
64 B
SQL

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