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

4 lines
55 B
SQL

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