use commonswiki_p;
SELECT
page_title, img_user_text
FROM categorylinks... |
8 years ago |
use commonswiki_p;
SELECT
page_title, image.*
FROM categorylinks INNER... |
8 years ago |
use commonswiki_p;
SELECT
page_title, image.*
FROM categorylinks INNER... |
8 years ago |
use commonswiki_p;
SELECT
page_name, image.*
FROM categorylinks INNER... |
8 years ago |
use commonswiki_p;
SELECT distinct img_user from image
where img_user... |
8 years ago |