标签:HERE 手机号码 src 查询 mysq 技术 sele substr str
select REPLACE(tel,SUBSTR(tel,4,4),‘****‘) tel from rwork_uinfo where comp_id = 3722
MySQL 替换手机号码中间4位为星号显示
原文地址:https://www.cnblogs.com/irobotzz/p/12311170.html