Answer the question
In order to leave comments, you need to log in
How to remove \n in Mysql field?
Hi all.
There is a simple table Streets , There is one string expression in the name field, but \n got there, i.e. line break.
The question is how to cut it out with a MYSQL query?
Mind was only enough for UPDATE Streets SET name = TRIM(name)
Well, and a couple of other variations did not work
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question