Query Run
use plwiki_p; select page_title, count(distinct pl_title) as n_links from... 3 years ago
use plwiki_p; set @n = 1; select page_title, count(distinct pl_title) as... 3 years ago
use plwiki_p; set @n = 1; select page_title, count(distinct pl_title) as... 3 years ago
use plwiki_p; set @n = 1; select page_title, count(distinct pl_title) as... 3 years ago
use plwiki_p; set @n = 1; select page_title, count(distinct pl_title) as... 3 years ago
use plwiki_p; select page_title, count(distinct pl_title) as pagelinks from... 3 years ago
use plwiki_p; select page_title, count(distinct pl_from) as pagelinks from... 3 years ago
use plwiki_p; select page_title#, pl_title#, count(distinct pl_from) as... 3 years ago
use plwiki_p; select page_title#, pl_title#, count(distinct pl_from) as... 3 years ago
use plwiki_p; select page_title, pl_title#, count(distinct pl_from) as... 3 years ago
use plwiki_p; select page_title, pl_title#, count(distinct pl_from) as... 3 years ago
use plwiki_p; select page_title, pl_from#, count(distinct pl_from) as... 3 years ago
use plwiki_p; select page_title, distinct pl_from#, count(distinct pl_from)... 3 years ago
use plwiki_p; select page_title, pl_from#, count(distinct pl_from) as... 3 years ago
use plwiki_p; select page_title, pl_from#, count(distinct pl_from) as... 3 years ago
use plwiki_p; select page_title#, count(distinct pl_from) as pagelinks from... 3 years ago
use plwiki_p; select page_title, count(distinct pl_from) as pagelinks from... 3 years ago
use plwiki_p; select page_title from page inner join pagelinks on pl_from =... 3 years ago
use plwiki_p; select page_title from page inner joint pagelinks on pl_from... 3 years ago