<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; Seth Delconte</title>
	<atom:link href="http://www.sql-server-performance.com/author/delcontes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Mon, 20 May 2013 03:15:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Practical Introduction to XML Manipulation Using XQuery in SQL Server</title>
		<link>http://www.sql-server-performance.com/2012/xml-xquery-sql-server/</link>
		<comments>http://www.sql-server-performance.com/2012/xml-xquery-sql-server/#comments</comments>
		<pubDate>Thu, 10 May 2012 03:24:36 +0000</pubDate>
		<dc:creator>Seth Delconte</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[General DBA]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xquery]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=2972</guid>
		<description><![CDATA[XQuery was developed by W3C as a query language designed to programmatically interact with and manipulate Extensible Markup Language (XML).  XQuery uses XPath methods and expressions to search and retrieve XML data.  In this article, I&#8217;d like to show a few simple, practical examples of these implementations. First, let&#8217;s create a table to hold sample [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/xml-xquery-sql-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Primer on Log Shrinking and Truncation in SQL Server</title>
		<link>http://www.sql-server-performance.com/2012/log-shrinking-truncate-sql-server/</link>
		<comments>http://www.sql-server-performance.com/2012/log-shrinking-truncate-sql-server/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 11:58:58 +0000</pubDate>
		<dc:creator>Seth Delconte</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[truncate]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=2943</guid>
		<description><![CDATA[In the event that a transaction log grows to an out-of-control size, shrinking it can be the only solution &#8211; but don&#8217;t rush to do this until you are aware of the consequences. Shrinking the log could &#8216;break the log chain&#8217; &#8211; rendering the existing transaction log backups useless. When this happens, the most recent [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/log-shrinking-truncate-sql-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
