I imported character data into a character field and received an unfamiliar character at the beginning and end of the data. The data is variable in length. I was able to remove the unfamiliar character at the beginning with SUBSTR. Any method to remove the ending character. Thanks in advance