sqlite-parquet-vtable/tests/templates/072-int8-gt-double.sql

3 lines
49 B
SQL

select int8_1 from nulls1 where int8_1 > 49.0
50