1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-04-05 09:49:48 +00:00
sqlite-parquet-vtable/tests/templates/163-blob-is-not.sql
2018-07-05 21:28:58 -04:00

3 lines
84 B
SQL

select quote(binary_9) from nulls where rowid = 2 and binary_9 is not X'00'
X'0101'