adding characters to existing column values
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