Query Run
select actor_name, COUNT(rev_id) FROM revision JOIN page ON page_id =... 2 years ago