sqlserver replace的替换字符replace的使用
select REPLACE(name,'张','') * from entity_5c7a578c05c7042958d91485_goods
select REPLACE(列名,'匹配的字符',‘想换成的字符’),* from product
sqlserver replace的替换字符replace的使用
select REPLACE(name,'张','') * from entity_5c7a578c05c7042958d91485_goods
select REPLACE(列名,'匹配的字符',‘想换成的字符’),* from product
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。