sql replace

update dbo.EquipmentAttribute
set AttributeName=replace(AttributeName,'    ','')
where EquipmentID=83 and id =1308

posted @ 2014-06-23 14:31  Seaurl  阅读(182)  评论(0编辑  收藏  举报