需要处理有逗号的sql语句 REPLACE(REPLACE(REPLACE(REPLACE(Comment, CHAR(13), ''), CHAR(10), ''),CHAR(9),''),',',',') as 'Comment'