Query Run
select actor_user, actor_name, page_id, page_title, count(*) from revision,... 1 year ago
select page_id, page_title, total_count = (select count( select... 1 year ago
select actor_user, actor_name, page_id, page_title, count(*) from revision,... 1 year ago
select actor_user, actor_name, page_id, page_title, count(rev_id) from... 1 year ago
select actor_user, actor_name, page_id, page_title, count(rev_id) from... 1 year ago
select actor_name, page_id, page_title, count(rev_id) from revision, page,... 1 year ago
select actor_name, page_id, page_title, count(rev_id) num_revs from... 1 year ago
select actor_name, page_id, page_title, count(rev_id) num_revs from... 1 year ago
select actor_name, page_id, page_title, count(rev_id) from revision, page,... 1 year ago
select actor_name, page_id, page_title, count(rev_id) from revision, page,... 1 year ago
select page_id, page_title, count(distinct(actor_name)) from revision inner... 1 year ago
select page_id, page_title, count(distinct(actor_name)) from revision join... 1 year ago