sqlite-parquet-vtable/tests/queries/067-int8-lt-str.sql

3 lines
50 B
SQL

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