sqlite-parquet-vtable/tests/templates/033-int64-lte.sql

4 lines
83 B
SQL

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