﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged Blogs, XML</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Blogs, XML posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Using XQuery to remove duplicate values or duplicate nodes from an xml instance</title><description><![CDATA[<p>Sometimes we need to retrieve a list distinct values from within an xml instance or even distinct nodes and this...</p>]]></description><guid>http://www.sqlservercentral.com/blogs/rocks/2012/12/13/using-xquery-to-remove-duplicate-values-or-duplicate-nodes-from-an-xml-instance/</guid><pubDate>Thu, 20 Dec 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/blogs/rocks/2012/12/13/using-xquery-to-remove-duplicate-values-or-duplicate-nodes-from-an-xml-instance/</link></item><item><title>Shredding a simple xml structure to a single row flat table</title><description><![CDATA[<p>I was helping out a user on the forums the other day where they were asking questions about shredding an...</p>]]></description><guid>http://www.sqlservercentral.com/blogs/rocks/2012/05/16/shredding-a-simple-xml-structure-to-a-single-row-flat-table/</guid><pubDate>Tue, 22 May 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/blogs/rocks/2012/05/16/shredding-a-simple-xml-structure-to-a-single-row-flat-table/</link></item><item><title>Introduction to XML DML (Part 3) - Using the modify() method: delete</title><description><![CDATA[<p>This is the last part of a 3 part blog which will attempt to show some different ways of how...</p>]]></description><guid>http://www.sqlservercentral.com/blogs/rocks/2012/02/02/introduction-to-xml-dml-part-3-using-the-modify-method-delete/</guid><pubDate>Mon, 06 Feb 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/blogs/rocks/2012/02/02/introduction-to-xml-dml-part-3-using-the-modify-method-delete/</link></item><item><title>FOR XML PATH using node tests in column aliases</title><description><![CDATA[<p>I've used SQL to generate countless blobs of xml over the years and one feature that I have come to...</p><!-- disturbing m2 (DBA Bundle) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m2&utm_campaign=sqldbabundle&utm_term=rss-20019"><img src="http://assets.red-gate.com/external/SSC/top5_68x68.gif" alt="sqldbabundle"></td>   <td><strong>Top 5 hard-earned Lessons of a DBA </strong><br />New! Part 4, ‘Disturbing Development’ by Grant Fritchey, features the return of Joe Deebeeay and a server-threatening encounter with ORMs -  <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m2&utm_campaign=sqldbabundle&utm_term=rss-20019">read it here</a></td>  </tr> </tbody></table>
]]></description><guid>http://www.sqlservercentral.com/blogs/rocks/2011/12/15/for-xml-path-using-node-tests-in-column-aliases/</guid><pubDate>Tue, 20 Dec 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/blogs/rocks/2011/12/15/for-xml-path-using-node-tests-in-column-aliases/</link></item><item><title>XQuery for the Non-Expert – @Variable Use</title><description><![CDATA[<p>Talk to the Experts
In a previous post, I discussed the exist() method as part of the XQuery for the Non-Expert...</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/72174/</guid><pubDate>Thu, 20 Jan 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/72174/</link></item><item><title>Sparse Columns – ConvertSVtoXML &amp; XMLToResv</title><description><![CDATA[<p>Not very often I run across something with zero matches in a search engine, but had it happen recently. I had set up a simple demo of a sparse column set and happened to look at the execution plan, was interested to see that the  Compute Scalar was backed by ConvertSVtoXML. This was on a select from a table with one row, and then, being a little more curious, updated it with an xml fragment I saw a call to ConvertXMLtoResv. I’d venture that those serve to convert back/forth from XML storage.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/68452/</guid><pubDate>Thu, 15 Oct 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/68452/</link></item></channel></rss>