I have the XML field in one table. I want to update that field. Here is the XML format:
<data><user>abcd</user></data>
I want to change the value abcd to efgh. How can I achieve this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here are some examples to show how to update to constants, variables or using existing column info:
Output: