mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-04-05 09:49:48 +00:00
3 lines
97 B
SQL
3 lines
97 B
SQL
select nn1.int8_1 FROM dataset nn1 join dataset nn2 using (int8_1) where nn1.int8_1 = 0;
|
|
.output
|