USE frwiki_p;
select concat('Wikipedia:',pl_title), count(*) n from... |
7 years ago |
USE frwiki_p;
select concat('Wikipedia:',pl_title), count(*) n from... |
7 years ago |
USE frwiki_p;
select concat('Wikipedia:',pl_title), count(*) n from... |
7 years ago |
USE frwiki_p;
select pl_title, count(*) n from pagelinks where... |
7 years ago |