sqlite-parquet-vtable/tests/templates/126-fixed-bytearray-lt.sql

3 lines
58 B
SQL

SELECT COUNT(*) FROM no_nulls1 WHERE binary_10 < X'10'
16