One for all,all for one.
2014年12月18日 星期四
MySQL trailing white spaces and new line
mysql> UPDATE FOO set FIELD2 = TRIM(Replace(Replace(Replace(FIELD2,'\t',''),'\n',''),'\r',''));
References :
MySQL - how to remove white space in a mysql field - Stack Overflow
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言