sqlite-parquet-vtable/tests/templates/085-int64-lte-str.sql

4 lines
85 B
SQL

select int64_4 from nulls1 where int64_4 <= '-45000000000'
-45000000000
-47000000000