DB2Problem
Programmer
Hi All.
I want to remove some extra character from the String..
String remove_me = Rem 33, 9999
There is a blank space afer Rem and after,
I want to remove , and blank spaces and make this as
String removed = Rem339999
Please give your feedback
Thanks
I want to remove some extra character from the String..
String remove_me = Rem 33, 9999
There is a blank space afer Rem and after,
I want to remove , and blank spaces and make this as
String removed = Rem339999
Please give your feedback
Thanks