Robinstwitcher
Programmer
Am trying to clean up data. I am using LTRIM, RTRIM but also need to remove unnecessary spaces within the string.
e.g.
This is my string
should be
This is my string
Any solutions?
e.g.
This is my string
should be
This is my string
Any solutions?