Query Run
USE dewiki_p; select avg(c) as average_monthly_edits from (select... 6 years ago
USE dewiki_p; select avg(c) as average_monthly_edits from (select... 6 years ago
USE dewiki_p; select avg(c) as average_monthly_edits from (select... 6 years ago
USE dewiki_p; select avg(c) as averagemonthlyedits from (select... 6 years ago
USE dewiki_p; select avg(c) as averagemonthlyedits from (select... 6 years ago
USE dewiki_p; select avg(c) from (select count(rev_id) c, rev_timestamp DIV... 6 years ago
USE dewiki_p; select average(c) from (select count(rev_id) c, rev_timestamp... 6 years ago
USE dewiki_p; select average(c) from (select count(rev_id) c, rev_timestamp... 6 years ago
USE dewiki_p; select average(c) from (select count(rev_id) c, rev_timestamp... 6 years ago
USE dewiki_p; select average(c) from (select count(rev_id) c, rev_timestamp... 6 years ago
USE dewiki_p; select average(c) from select count(rev_id) c, rev_timestamp... 6 years ago
USE dewiki_p; select count(rev_id), rev_timestamp DIV 100000000 as... 6 years ago
USE dewiki_p; select count(rev_id), rev_timestamp DIV 100000000 as... 6 years ago
USE dewiki_p; select page_title, rev_timestamp DIV 100000000 as yearandmonth... 6 years ago
USE dewiki_p; select page_title, rev_timestamp DIV 100000000 from revision... 6 years ago
USE dewiki_p; select page_title, rev_timestamp/100000000 from revision inner... 6 years ago
USE dewiki_p; select page_title, rev_timestamp from revision inner join page... 6 years ago
USE dewiki_p; select page_title, revision_timestamp from revision inner join... 6 years ago
USE dewiki_p; select count(*) from revision inner join page on... 6 years ago
USE dewiki_p; select page_title from revision inner join page on... 6 years ago
USE dewiki_p; select page_title from revision inner join page on... 6 years ago
USE dewiki_p; select page_title from revision inner join page on... 6 years ago