<?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 on: What is a &#8220;good&#8221; SQLServerPedia article?</title>
	<atom:link href="http://www.brentozar.com/archive/2008/10/what-is-a-good-sqlserverpedia-article/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brentozar.com/archive/2008/10/what-is-a-good-sqlserverpedia-article/</link>
	<description>Your technology pain-relief experts.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:37:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SQLServerPedia - The Best Community Owned SQL Server Training Resource &#171; Dangling On The Shoulders Of Giants</title>
		<link>http://www.brentozar.com/archive/2008/10/what-is-a-good-sqlserverpedia-article/comment-page-1/#comment-6083</link>
		<dc:creator>SQLServerPedia - The Best Community Owned SQL Server Training Resource &#171; Dangling On The Shoulders Of Giants</dc:creator>
		<pubDate>Tue, 28 Oct 2008 19:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=1509#comment-6083</guid>
		<description>[...] Brent Ozar&#8217;s follow-up post, What is a “good” SQLServerPedia article?. And also, read SQL Batman&#8217;s take on [...]</description>
		<content:encoded><![CDATA[<p>[...] Brent Ozar&#8217;s follow-up post, What is a “good” SQLServerPedia article?. And also, read SQL Batman&#8217;s take on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stein</title>
		<link>http://www.brentozar.com/archive/2008/10/what-is-a-good-sqlserverpedia-article/comment-page-1/#comment-6080</link>
		<dc:creator>David Stein</dc:creator>
		<pubDate>Tue, 28 Oct 2008 18:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=1509#comment-6080</guid>
		<description>&quot;A good article points to code that’s easy to reuse.&quot;

I cannot stress that enough.  When I&#039;m looking for help with T-SQL syntax the code sample is the first thing I look for.  I&#039;d much rather learn by reading the code than something like: 

CASE input_expression 
     WHEN when_expression THEN result_expression 
    [ ...n ] 
     [ 
    ELSE else_result_expression 
     ] 
END 
Searched CASE function:
CASE
     WHEN Boolean_expression THEN result_expression 
    [ ...n ] 
     [ 
    ELSE else_result_expression 
     ] 
END</description>
		<content:encoded><![CDATA[<p>&#8220;A good article points to code that’s easy to reuse.&#8221;</p>
<p>I cannot stress that enough.  When I&#8217;m looking for help with T-SQL syntax the code sample is the first thing I look for.  I&#8217;d much rather learn by reading the code than something like: </p>
<p>CASE input_expression<br />
     WHEN when_expression THEN result_expression<br />
    [ ...n ]<br />
     [<br />
    ELSE else_result_expression<br />
     ]<br />
END<br />
Searched CASE function:<br />
CASE<br />
     WHEN Boolean_expression THEN result_expression<br />
    [ ...n ]<br />
     [<br />
    ELSE else_result_expression<br />
     ]<br />
END</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 496/500 objects using disk: basic

Served from: www.brentozar.com @ 2012-02-09 05:14:44 -->
