sqlite-parquet-vtable/tests/queries/023-int8-eq.sql

3 lines
46 B
SQL

select int8_1 from nulls where int8_1 = 30
30