I have some data that stored as two lines: Example is the address:
100 Blvd apt 100
==> this is how it reads in the database. when I copy and paste the address then it is in two lines:
100 Blvd
Apt 100
How to update this record to be one line only.
Any help appreciated. thanks!