sqlite-parquet-vtable/tests/templates/136-var-bytearray-ne.sql

3 lines
61 B
SQL

SELECT COUNT(*) FROM nulls1 WHERE binary_9 <> X'62626262'
49