August 19, 2015 at 5:08 am
Unmask the data in XML
Suppose there is a word 'Brilliant' in XML, look for 'Brilliant' in lookup table and get the original value 'Bill Gates' and replace it in XML.
August 19, 2015 at 5:09 am
Expecting help immediately.
Thanks in Advance
August 19, 2015 at 9:23 am
bhanutejan (8/19/2015)
Expecting help immediately.Thanks in Advance
Send money for immediate help. This is a free forum, not a paid site. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
August 19, 2015 at 9:41 am
Use the REPLACE() function.
This response is intentionally vague to match the vague requirements posted.
August 19, 2015 at 8:06 pm
Luis Cazares (8/19/2015)
Use the REPLACE() function.
Heh... and here I thought I was the only one that did such a thing. KISS works wonders! 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply