use commonswiki_p;
SELECT count( page_id)
FROM page
join templatelinks on... |
4 years ago |
use commonswiki_p;
SELECT count( page_id)
FROM page
join templatelinks on... |
4 years ago |
use commonswiki_p;
SELECT concat(REPLACE(REPLACE(REPLACE(el_to,... |
5 years ago |
use commonswiki_p;
SELECT iwl_title, CONCAT("\"", REPLACE(page_title, "_",... |
5 years ago |
use commonswiki_p;
SELECT iwl_title, 'P1472', CONCAT("\"",... |
5 years ago |