标签:
数据库中字段中有不需要"【演示数据请勿真实购买】"
例如:
update Hishop_Products set ProductName = replace(ProductName,‘【演示数据请勿真实购买】‘,‘‘) where ProductName like ‘%【演示数据请勿真实购买】%‘
ms sql 经典语句【珍藏】
原文地址:http://www.cnblogs.com/laopo/p/5612570.html