sqlite-parquet-vtable/tests/templates/132-var-bytearray-lt.sql

3 lines
60 B
SQL

SELECT COUNT(*) FROM no_nulls1 WHERE binary_9 < X'020202'
2