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!

Remove all comma's in a string

user1991209Jul 26 2013 — edited Jul 26 2013

I have a company name that can contain comma's in one or more positions. I need to replace these comma's with a space.

Example:

Dom,s Travel and Dom,s Express

Need it to read

Dom s Travel and Dom s Express

Thanks

Paul

This post has been answered by SomeoneElse on Jul 26 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2013
Added on Jul 26 2013
3 comments
6,083 views