mysql 查询语句中去除回车和换行

SELECT REPLACE(name, '\\n', '') FROM table_name;
posted @ 2018-08-16 10:57  寻水的鱼001  阅读(4506)  评论(0编辑  收藏  举报