select page_title, count(*) as revs_count from (
select page_title,... |
3 years ago |
select page_title, count(*) as revs_count from (
select page_title,... |
3 years ago |
select page_title, count(*) as revs_count from (
select page_title,... |
3 years ago |
select page_title from (
select page_title, count(*) as revs_count from (
... |
3 years ago |