select replace(replace(ServiceCall,CHAR(13),''),CHAR(10),'') from outbound_complaint where bz1='朱成英2017-02-14要求导入'
sql去掉换行符
2023-10-12 12:57:22
2023-10-12 12:57:22
select replace(replace(ServiceCall,CHAR(13),''),CHAR(10),'') from outbound_complaint where bz1='朱成英2017-02-14要求导入'