Query Run
use hewiki_p; select page_id, page_title, count(*) from page join imagelinks... 4 years ago
use bnwiki_p; select page_id, page_title, count(*) from page join imagelinks... 4 years ago
use bnwiki_p; select count(distinct(page_id)) from page #select page_id,... 4 years ago
use bnwiki_p; select page_id, page_title, count(*) from page join imagelinks... 4 years ago