Community

Using T-SQL to Fix Bad Data in XML Documents Using FLWOR

(Laeeq Hamid) I have an XML document with some incorrect data in it. Is there a way of iterating through the nodes of XML document using T-SQL and correcting the data before processing the contents?