sqlite-parquet-vtable/tests/templates/027-int8-gte.sql

4 lines
51 B
SQL

select int8_1 from nulls1 where int8_1 >= 49
50
49