Query Run
select count(*) from categorylinks 2 years ago
select count(cl_id) from categorylinks 2 years ago
with user_cat_page as ( select cl_from, cl_to, page.page_id,... 2 years ago
with user_cat_page as ( select cl_from, cl_to, page.page_id,... 2 years ago
select * from categorylinks where cl_to = "Academic_disciplines" 2 years ago
select * from categorylinks where cl_to = "Wikipedians_by_gender" 2 years ago
select * from categorylinks where cl_to = "Wikipedians_by_education" 2 years ago