Use a SQL variable as the entire XQuery expression for the query() method...
Read MoreWhen are curly brackets required when used in a XQuery...
Read MoreKeep ancestors/siblings structure in XQuery query() method...
Read MoreReplace/insert XML text node in XQuery...
Read MoreReplace an entire parent element in an XML data type...
Read MoreAdd column name as XML node and join with other table...
Read MoreExtract values from multiple XML columns each with multiple nodes...
Read MoreHow to do the same operation as OPENXML but with the nodes() method in SQL Server...
Read MoreInsert XML node value as attribute with SQL Server...
Read MoreUsing substrings in xml.modify method and possible alternatives...
Read MoreXQuery : xml declaration is dropped when if statement is used...
Read MoreReplace node value which occurs multiple places in the XML of SQL Server...
Read MoreFinding XML elements by value even when the parent element is different...
Read MoreXQuery On SQL Server - Performance Issues...
Read MoreXML data to SQL tables, difficulty gettting child node data...
Read MoreHow to extract repeating data from XML in SQL Server...
Read MoreAll steps required to produce a XML file from a SQL Server table...
Read MoreHow do I select a top-level attribute of an XML column in SQL Server?...
Read MoreHow to update XML attributes based on existing values in SQL?...
Read MoreConcatenate XML Attributes SQL Server...
Read MoreWhy do we use [1] behind an order by clause in xquery expressions?...
Read MoreHow to insert XML column of a table in to another table incuding the same fields...
Read MoreParse XML - Retrieve the Portion Between the Double Quotes...
Read MoreUsing sql:column function in xpath in values method...
Read MoreSelect all XML nodes and generate SQL Server table...
Read More