sqlite-parquet-vtable/tests/templates/069-int8-lte-str.sql

4 lines
56 B
SQL

select int8_1 from nulls1 where int8_1 <= '-46'
-46
-48