1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-12-22 06:33:29 +00:00
Files
sqlite-parquet-vtable/tests/templates/023-int8-eq.sql
2018-03-18 13:28:56 -04:00

3 lines
47 B
SQL

select int8_1 from nulls1 where int8_1 = 30
30