sqlite-parquet-vtable/tests/queries/026-int8-gt.sql

3 lines
46 B
SQL

select int8_1 from nulls where int8_1 > 49
50