update aa set name=concat('x',name)

SELECT OWNER,phone ,COUNT(fc_hc) as c from tb_p GROUP BY fc_hc HAVING c >1 ;