Query Run
select REPLACE(page_title,'_',' ') AS page_title, cnt from (select ll_from,... 3 years ago
select page_namespace, page_title, cnt from (select ll_from, count(*) as... 3 years ago
select page_namespace, page_title, cnt from (select ll_from, count(*) as... 3 years ago