Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Replace multiple whitespaces in a string with single one

587500Jul 1 2008 — edited Jul 2 2008
Hi,

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

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 30 2008
Added on Jul 1 2008
24 comments
28,325 views