use commonswiki_p;
SELECT il.il_from
FROM categorylinks AS c1
JOIN page AS... |
6 years ago |
use commonswiki_p;
SELECT il.from
FROM categorylinks AS c1
JOIN page AS p1... |
6 years ago |
use commonswiki_p;
SELECT pf.page_title
FROM categorylinks AS c1
JOIN page... |
6 years ago |