<?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 Planet &#187; minimal logging</title>
	<atom:link href="http://sqlserverplanet.com/tag/minimal-logging/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:33:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SQL Server 2008 Minimally Logged Inserts</title>
		<link>http://sqlserverplanet.com/sql-server-2008/sql-server-2008-minimally-logged-inserts</link>
		<comments>http://sqlserverplanet.com/sql-server-2008/sql-server-2008-minimally-logged-inserts#comments</comments>
		<pubDate>Sun, 14 Jun 2009 16:05:12 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[Data Warehouse]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[minimal logging]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=180</guid>
		<description><![CDATA[SQL Server 2008 has now introduced minimally logged inserts into tables that already contain data and a clustered index. What happens is the initial inserts may be fully logged if the data pages they are filling already contain data. However any new data pages added to the table will be minimally logged if all the [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/sql-server-2008/sql-server-2008-minimally-logged-inserts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

