USE enwiki_p;
SELECT
concat("[[:en:",page_title,"|",page_title,"]]")... |
1 year ago |
USE enwiki_p;
SELECT
concat("[[:en:",page_title,"|",page_title,"]]")... |
2 years ago |
USE enwiki_p;
SELECT
concat("[[:en:",page_title,"|",page_title,"]]")... |
3 years ago |
USE enwiki_p;
SELECT
count(*) ll_count,
... |
3 years ago |
USE enwiki_p;
SELECT
count(*) ll_count,
page_title title_en
FROM
... |
3 years ago |
USE enwiki_p;
SELECT
count(*) ll_count,
page_title title_en
FROM
... |
3 years ago |