sqlite-parquet-vtable/tests/templates/064-int8-eq-str.sql

3 lines
52 B
SQL

select int8_1 from nulls1 where int8_1 = '30.0';
30