Query Run
select REPLACE(l.ll_title, '_', ' '), REPLACE(p.page_title, '_', ' '),... 3 years ago
use enwiki_p; select REPLACE(l.ll_title, '_', ' '), REPLACE(p.page_title,... 3 years ago