<?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>Dave Turpin, SQL Server Developer &#187; snapshots</title>
	<atom:link href="http://www.daveturpin.com/tag/snapshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveturpin.com</link>
	<description>Practical SQL Server Tips</description>
	<lastBuildDate>Sun, 22 Aug 2010 19:55:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using Database Snapshots To Test Loads</title>
		<link>http://www.daveturpin.com/2009/09/using-database-snapshots-to-test-loads/</link>
		<comments>http://www.daveturpin.com/2009/09/using-database-snapshots-to-test-loads/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 23:20:11 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[create database]]></category>
		<category><![CDATA[restore database]]></category>
		<category><![CDATA[snapshots]]></category>
		<category><![CDATA[sp_helpdb]]></category>

		<guid isPermaLink="false">http://66.116.218.128/?p=9</guid>
		<description><![CDATA[When testing data warehouse ETL routines it’s often necessary to be able to reload the same data several times before you get the code dialed in and ready for production work.  One way to be able to do this is to simply TRUNCATE the target table, assuming there are no foreign keys on it.  If [...]]]></description>
		<wfw:commentRss>http://www.daveturpin.com/2009/09/using-database-snapshots-to-test-loads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
