六月七
mysql 去掉字段中的空格 UPDATE chengyu_mis SET title = TRIM(BOTH ' ' FROM REPLACE(REPLACE(title, ' ', ''), '\n', ''));
csdn 更多
最新评论