update dbo.EquipmentAttribute
set AttributeName=replace(AttributeName,' ','')
where EquipmentID=83 and id =1308
相关文章:
update dbo.EquipmentAttribute
set AttributeName=replace(AttributeName,' ','')
where EquipmentID=83 and id =1308
相关文章: