Query Run
use enwiktionary_p; select count(*) as pages, ... 4 years ago
use enwiktionary_p; select count(*) as pages, ... 4 years ago
use enwiktionary_p; select count(*), SUBSTR(page_links_updated, 1,6) from... 4 years ago
select count(*), SUBSTR(page_links_updated, 1,6) from page group by... 4 years ago