sqlite-parquet-vtable/tests/templates/077-int64-gte-str.sql

4 lines
82 B
SQL

select int64_4 from nulls1 where int64_4 >= '49000000000'
50000000000
49000000000