sqlite-parquet-vtable/tests/templates/065-int8-eq-str2.sql

3 lines
50 B
SQL

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