sqlite-parquet-vtable/tests/queries/128-fixed-bytearray-gt.sql

3 lines
56 B
SQL

SELECT COUNT(*) FROM no_nulls2 WHERE binary_10 > X''
99