I need to get rid of white spaces at the end of a field.
When I use "SELECT trim(field) from db"
It is still outputting with a space at the end.
Is it possible its some other type of hidden character?
Is there a way to strip non alphanumeric characters.
Ideas..
Thanks
E









Bookmarks