use commonswiki_p;
SELECT iwl_title, 'P1472', CONCAT("\"",... |
7 years ago |
use commonswiki_p;
SELECT iwl_title, 'P1472', CONCAT("\"",... |
7 years ago |
use commonswiki_p;
SELECT iwl_title, 'P1472', REPLACE(page_title, "_", " ")... |
7 years ago |
use commonswiki_p;
SELECT iwl_title, 'P1472', REPLACE("_", " ", page_title)... |
7 years ago |
use commonswiki_p;
SELECT iwl_title, 'P1472', CONCAT('"', page_title, '"')... |
7 years ago |