RemingtonSteel
Programmer
Hello everyone!
I want to replace a field in SQL by removing all of the spaces.
Ex.
Field1 = ' Italy, France'
Desired Result - 'Italy,France'
Thanks.
Gene
I want to replace a field in SQL by removing all of the spaces.
Ex.
Field1 = ' Italy, France'
Desired Result - 'Italy,France'
Thanks.
Gene