sqlite-parquet-vtable/tests/templates/047-binary-gt.sql

3 lines
53 B
SQL

select rowid from nulls1 where binary_10 > x'60';
98