Replace problem
513219Sep 27 2006 — edited Nov 28 2006Hi,
I have a string e.g. "a% b% impex% for% 1% and% 3% slabs%'
I want to convert this string as follows: " a b impex% for% 1 and% 3 slabs%"
Basically I want to remove % sign from all single characters in the string, weather in begining, middle or at end.
Is it possible to do it using REPLACE Command?
Regards
Madhup