G
Guest
hi all
I want to do some modification in my xmldata in xmldata column .
<root>
<DateOfBirth>12/22/1988 </DateOfBirth>
<Gender> 1 </Gender>
<Country>Bolivia </Country>
<moreDetails>
<AreaId>524</AreaId>
<City />
<State/>
<country />
<Pincode />
</moreDetails>
</root>
in the above xml i have to replace aall the child node of Moredetalis
wat query is best suited for that work
Regards,
Mukesh Kumar Agarwal
Senior Software Engineer
Efextra Solutions Pvt. Ltd
Noida- 201301
Delhi India
I want to do some modification in my xmldata in xmldata column .
<root>
<DateOfBirth>12/22/1988 </DateOfBirth>
<Gender> 1 </Gender>
<Country>Bolivia </Country>
<moreDetails>
<AreaId>524</AreaId>
<City />
<State/>
<country />
<Pincode />
</moreDetails>
</root>
in the above xml i have to replace aall the child node of Moredetalis
wat query is best suited for that work
Regards,
Mukesh Kumar Agarwal
Senior Software Engineer
Efextra Solutions Pvt. Ltd
Noida- 201301
Delhi India