Query | Run |
---|---|
select cl_to, count(1) AS num_pages from categorylinks GROUP BY ... | 1 year ago |
select * from categorylinks limit 5; | 1 year ago |
Query | Run |
---|---|
select cl_to, count(1) AS num_pages from categorylinks GROUP BY ... | 1 year ago |
select * from categorylinks limit 5; | 1 year ago |