<?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>MDBitz Development Resources &#187; truncate_only</title>
	<atom:link href="http://resources.mdbitz.com/tags/truncate_only/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 30 Aug 2010 19:05:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to perform a batch delete in T-SQL</title>
		<link>http://resources.mdbitz.com/2010/03/how-to-perform-a-batch-delete-in-t-sql/</link>
		<comments>http://resources.mdbitz.com/2010/03/how-to-perform-a-batch-delete-in-t-sql/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 15:10:06 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[dump tran]]></category>
		<category><![CDATA[TOP]]></category>
		<category><![CDATA[Transact-SQL]]></category>
		<category><![CDATA[truncate_only]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1106</guid>
		<description><![CDATA[Database maintenance can be a full -time job when working within a large corporation. Cleanup or deletion of records can especially be time-consuming and error prone when dealing with large data tables with millions of records. Often developers will try to run a basic delete statement without knowing about batching or truncating the activity log. [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/03/how-to-perform-a-batch-delete-in-t-sql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to clear Syabse Transaction Logs</title>
		<link>http://resources.mdbitz.com/2010/03/how-to-clear-syabse-transaction-logs/</link>
		<comments>http://resources.mdbitz.com/2010/03/how-to-clear-syabse-transaction-logs/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 14:12:59 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[dump tran]]></category>
		<category><![CDATA[SYBASE]]></category>
		<category><![CDATA[Transact-SQL]]></category>
		<category><![CDATA[transaction log]]></category>
		<category><![CDATA[truncate_only]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1092</guid>
		<description><![CDATA[It is often the case that developers new to databases will try to perform large data modifications without batching. When this happens in most cases the modification will fail with the error of the transaction log being full after you are presented with the message The transaction log in the database is almost full. Your [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/03/how-to-clear-syabse-transaction-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
