<?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: SQL SELECT CASE Instead of IIF</title>
	<atom:link href="http://blog.dmbcllc.com/2009/10/20/sql-select-case-instead-of-iif/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmbcllc.com/2009/10/20/sql-select-case-instead-of-iif/</link>
	<description>ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.</description>
	<lastBuildDate>Mon, 15 Mar 2010 11:52:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mitch</title>
		<link>http://blog.dmbcllc.com/2009/10/20/sql-select-case-instead-of-iif/comment-page-1/#comment-3903</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/10/20/sql-select-case-instead-of-iif/#comment-3903</guid>
		<description>Yeah.  IIF doesn&#039;t perform at all.  You HAVE TO use SELECT CASE if you want to do this as part of a SELECT statement in TSQL.</description>
		<content:encoded><![CDATA[<p>Yeah.  IIF doesn&#8217;t perform at all.  You HAVE TO use SELECT CASE if you want to do this as part of a SELECT statement in TSQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.dmbcllc.com/2009/10/20/sql-select-case-instead-of-iif/comment-page-1/#comment-3895</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 21 Oct 2009 02:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2009/10/20/sql-select-case-instead-of-iif/#comment-3895</guid>
		<description>Is there a performance difference?</description>
		<content:encoded><![CDATA[<p>Is there a performance difference?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.201 seconds -->
