4 lines
81 B
MySQL
4 lines
81 B
MySQL
|
100-rows-10.parquet
|
||
|
select count(*) from (select * from test t1, test t2);
|
||
|
10000
|