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

3 lines
49 B
SQL

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