I have a table that contains a XML data type column. Right now the approach is to use XPath to query values that are within the XML. Unfortunately this method is turning out to be extremely slow.I have a table that contains a XML data type co
I have a table that contains a XML data type column. Right now the approach is to use XPath to query values that are within the XML. Unfortunately this method is turning out to be extremely slow.I have a table that contains a XML data type co