Query Run
select replace(page_title, '_', ' ') as a from page where page_id in ... 6 months ago
select replace(lt_title, '_', ' ') as 'a' from pagelinks join linktarget ... 6 months ago