<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments for Start SQL - SQL Server Articles and Tutorials</title>
	<atom:link href="http://www.startsql.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.startsql.com</link>
	<description>for SQL Server Database Administrators and Developers</description>
	<pubDate>Thu, 11 Mar 2010 12:27:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Memory Performance by Alex</title>
		<link>http://www.startsql.com/memory-performance/comment-page-1#comment-134</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 28 Jan 2010 08:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.startsql.com/?p=187#comment-134</guid>
		<description>sp_configure 'show advanced options', 1;
GO
RECONFIGURE;
GO
sp_configure 'max server memory', 16384;
GO
RECONFIGURE;
GO
sp_configure 'min server memory', 8192;
GO
RECONFIGURE;
GO</description>
		<content:encoded><![CDATA[<p>sp_configure &#8217;show advanced options&#8217;, 1;<br />
GO<br />
RECONFIGURE;<br />
GO<br />
sp_configure &#8216;max server memory&#8217;, 16384;<br />
GO<br />
RECONFIGURE;<br />
GO<br />
sp_configure &#8216;min server memory&#8217;, 8192;<br />
GO<br />
RECONFIGURE;<br />
GO</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Analyze Locks and Locking in SQL Server 2000 by Analyze Locks and Locking in SQL Server 2000 Start SQL SQL &#124; Paid Surveys</title>
		<link>http://www.startsql.com/analyze-locks-and-locking-in-sql-server-2000/comment-page-1#comment-133</link>
		<dc:creator>Analyze Locks and Locking in SQL Server 2000 Start SQL SQL &#124; Paid Surveys</dc:creator>
		<pubDate>Wed, 03 Jun 2009 21:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.startsql.com/?p=136#comment-133</guid>
		<description>[...] Analyze Locks and Locking in SQL Server 2000 Start SQL SQL   Posted by root 1 day 15 hours ago (http://www.startsql.com)        Apr 21 2009 2009 start sql sql server articles and tutorials powered by wordpress branfordmagazine theme by michael oeser        Discuss&#160;  &#124;&#160; Bury &#124;&#160;    News &#124; Analyze Locks and Locking in SQL Server 2000 Start SQL SQL [...]</description>
		<content:encoded><![CDATA[<p>[...] Analyze Locks and Locking in SQL Server 2000 Start SQL SQL   Posted by root 1 day 15 hours ago (http://www.startsql.com)        Apr 21 2009 2009 start sql sql server articles and tutorials powered by wordpress branfordmagazine theme by michael oeser        Discuss&nbsp;  |&nbsp; Bury |&nbsp;    News | Analyze Locks and Locking in SQL Server 2000 Start SQL SQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LIST ALL TABLES WITHOUT A CLUSTERED INDEX by LIST ALL TABLES WITHOUT A CLUSTERED INDEX Start SQL SQL Server &#124; Paid Surveys</title>
		<link>http://www.startsql.com/list-all-tables-without-a-clustered-index/comment-page-1#comment-132</link>
		<dc:creator>LIST ALL TABLES WITHOUT A CLUSTERED INDEX Start SQL SQL Server &#124; Paid Surveys</dc:creator>
		<pubDate>Tue, 02 Jun 2009 07:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.startsql.com/?p=110#comment-132</guid>
		<description>[...] LIST ALL TABLES WITHOUT A CLUSTERED INDEX Start SQL SQL Server   Posted by root 2 hours 3 minutes ago (http://www.startsql.com)        Apr 3 2009 2009 start sql sql server articles and tutorials powered by wordpress branfordmagazine theme by michael oeser        Discuss&#160;  &#124;&#160; Bury &#124;&#160;    News &#124; LIST ALL TABLES WITHOUT A CLUSTERED INDEX Start SQL SQL Server [...]</description>
		<content:encoded><![CDATA[<p>[...] LIST ALL TABLES WITHOUT A CLUSTERED INDEX Start SQL SQL Server   Posted by root 2 hours 3 minutes ago (http://www.startsql.com)        Apr 3 2009 2009 start sql sql server articles and tutorials powered by wordpress branfordmagazine theme by michael oeser        Discuss&nbsp;  |&nbsp; Bury |&nbsp;    News | LIST ALL TABLES WITHOUT A CLUSTERED INDEX Start SQL SQL Server [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
