Query Run
select REPLACE(pl_title,"_"," ") as "page_title" from pagelinks where... 7 months ago
select REPLACE(lt_title,"_"," ") as "page_title" from linktarget where... 7 months ago
select REPLACE(iwl_title,"_"," ") as "page_title" from iwlinks where... 7 months ago
select REPLACE(iwl_title,"_"," ") as "page_title" from iwlinks where... 7 months ago
select REPLACE(pl_title,"_"," ") as "page_title" from pagelinks where... 7 months ago
select DISTINCT REPLACE(pl_title,"_"," ") as "page_title" from... 7 months ago
select REPLACE(DISTINCT pl_title,"_"," ") as "page_title" from... 7 months ago
select REPLACE(pl_title,"_"," ") as "page_title" from pagelinks where... 7 months ago