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!

adding characters to existing column values

user10932986Dec 30 2010 — edited Dec 30 2010
Hi All -

I have some values in one of the columns like below:


<a href="www.google.com target=_blank>value</a>


Is there a way I can add quotes and make the value look like

<a href="www.google.com" target="_blank">value</a>

Thanks

Edited by: user10932986 on Dec 30, 2010 11:22 AM

Edited by: user10932986 on Dec 30, 2010 11:50 AM
This post has been answered by 732412 on Dec 30 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2011
Added on Dec 30 2010
7 comments
1,631 views