Replace the XML element with new Element in SQL server
问题 Replace <apipAccessbility> element of this content with a new element in multiple rows with a column of type XML : <Item title="1234" xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2"> <ItemBody>xyz</ItemBody> <apipAccessibility xmlns="http://www.imsglobal.org/xsd/apip/apipv1p0/imsapip_qtiv1p0"> <accessibilityInfo> Blablah </accessibilityInfo> </apipAccessibility> </Item> Once element is updated it should look like this: <Item title="1234" xmlns="http://www.imsglobal.org/xsd/imsqti_v2p2">