can someone help me with how I would remove spaces from a field in teradata.
I know I can use trim for white spaces but I want to remove all spaces in the field
so for col1 if a record has "123 456 72" I want to return "12345672" back in my results.
Many thanks,
Neemisha
I know I can use trim for white spaces but I want to remove all spaces in the field
so for col1 if a record has "123 456 72" I want to return "12345672" back in my results.
Many thanks,
Neemisha