select wikiproject_name, count(*) no_participants, year FROM (select... |
1 year ago |
select wikiproject_name, count(*) no_participants, left(rev_timestamp, 4) as... |
1 year ago |
select wikiproject_name, count(*) no_participants FROM (select... |
1 year ago |