sqlite-parquet-vtable/tests/queries/068-int8-lt-double.sql

3 lines
50 B
SQL

select int8_1 from nulls where int8_1 < -46.0
-48