SELECT CONCAT('https://en.wikipedia.org/wiki/', p.page_title) AS 'Page',... |
1 year ago |
SELECT CONCAT('https://en.wikipedia.org/wiki/', p.page_title) AS 'Page',... |
1 year ago |
SELECT CONCAT('https://en.wikipedia.org/wiki/:', p.page_title) AS 'Page',... |
1 year ago |
SELECT CONCAT('https://en.wikipedia.org/wiki/File_talk:', p.page_title) AS... |
1 year ago |