sqlite-parquet-vtable/tests/templates/061-string-eq-int.sql

3 lines
52 B
SQL

select string_7 from nulls1 where string_7 = 22;
22