Query Run
select p1.page_title, rd_namespace, rd_title, count(p2.page_title),... 6 months ago
select p1.page_title, rd_namespace, rd_title, count(p2.page_title),... 6 months ago
select p1.page_title, rd_title, count(p2.page_title), count(p3.page_title)... 6 months ago
select p1.page_title, rd_title, count(p2.page_title), count(p3.page_title)... 6 months ago
select p1.page_title, rd_title, count(p2.page_title) as subpages,... 6 months ago
select p1.page_title, rd_title, count(p2.page_title) as subpages,... 6 months ago
select p1.page_title, rd_title, count(p2.page_title) as subpages,... 6 months ago
select p1.page_title, rd_title, count(p2.page_title) as subpages from page... 6 months ago
select p1.page_title, rd_title, count(p2.page_title) as subpages from page... 6 months ago
select p1.page_title, count(p2.page_title) as subpages from page p1 join... 6 months ago
select p1.page_title, count(p2.page_title) as subpages from page p1 join... 6 months ago
select p1.page_title, count(p2.page_title) from page p1 join page p2 on... 6 months ago
select p1.page_title, count(p2.page_title) from page p1 join page p2 on... 6 months ago