Hi, I have a string which have some empty spaces before the text. Using trim function (trim, trimleft) does not work, when I copy the data to excel or notpad they seem to be just a blank spaces. Any idea how can I remove them and make the data consistent. Just as a side note the records of this column have different lenght.
Thanks