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

3 lines
47 B
SQL

select int8_1 from nulls1 where int8_1 > 49
50