sqlite-parquet-vtable/tests/templates/129-fixed-bytearray-gte.sql

3 lines
59 B
SQL

SELECT COUNT(*) FROM no_nulls1 WHERE binary_10 >= X'01'
98