Skip to Main Content

Oracle Database Discussions

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!

Update one character in a string

572055May 26 2009 — edited May 26 2009
Hello Experts,
I would like to update a character in a string in a column using update statment.
For eg in table a1 column has "ABCDEF", I would like change "C" with "c" . After change the a1 value should be "ABcDEF".

Any help will be highly appreciated.

Regards,
Rashida
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2009
Added on May 26 2009
5 comments
6,314 views