Query Run
SELECT DISTINCT actor_name, COUNT(rev_id) FROM revision JOIN... 4 months ago