1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-04-03 09:39:47 +00:00
2019-12-15 08:57:43 -06:00

3 lines
71 B
SQL

select count(*) from (select * FROM dataset t1, no_nulls2 t2);
.output