14,970
edits
No edit summary |
mNo edit summary |
||
| Line 17: | Line 17: | ||
* Remove return symbol: <pre>SELECT REPLACE(REPLACE(REPLACE(`my_column`, '\r\n', ' '), '\n', ' '), '\r', ' ') </pre> | * Remove return symbol: <pre>SELECT REPLACE(REPLACE(REPLACE(`my_column`, '\r\n', ' '), '\n', ' '), '\r', ' ') </pre> | ||
[[Category: | [[Category:Data Science]] [[Category:Excel]] | ||