sqlite-parquet-vtable/tests/queries/073-int8-gte-str.sql

4 lines
52 B
SQL

select int8_1 from nulls where int8_1 >= '49'
50
49