select replace(page_title, '_', ' ') as 'from', concat('Citations:',... |
3 years ago |
use enwiktionary_p;
select page_title as 'from', concat('Citations:',... |
4 years ago |
use enwiktionary_p;
select page_title as 'from', concat('Citations:',... |
4 years ago |
use enwiktionary_p;
select * from pagelinks
join page on page_id =... |
4 years ago |