sqlite-parquet-vtable/tests/templates/074-int8-gte-double.sql

4 lines
53 B
SQL

select int8_1 from nulls1 where int8_1 >= 49.0
50
49