update  table  set  field = replace(replace(replace(field,char(9),''),char(10),''),char(13),''); 

 

相关文章: