Replace multiple whitespaces in a string with single one
587500Jul 1 2008 — edited Jul 2 2008Hi,
I'm using Oracle 9.2.0 and I have a query on string manipulation.
Can I replace multiple whitespaces within a string with single one. I tried with regexp_replace function but it is not supporting Oracle 9i.
Can someone help me out?
Regards,
Pramod