<?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>Learn SQL With Bru &#187; Strings</title>
	<atom:link href="http://learnsqlwithbru.com/tag/strings/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnsqlwithbru.com</link>
	<description>Bru Medishetty&#039;s SQL Server Blog</description>
	<lastBuildDate>Tue, 06 Mar 2012 19:02:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Concatenating Strings to NULL values</title>
		<link>http://learnsqlwithbru.com/2010/01/19/concatenating-strings-to-null-values/</link>
		<comments>http://learnsqlwithbru.com/2010/01/19/concatenating-strings-to-null-values/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 16:47:10 +0000</pubDate>
		<dc:creator>Brumedishetty</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[NULL]]></category>
		<category><![CDATA[Strings]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://learnsqlwithbru.com/?p=146</guid>
		<description><![CDATA[We recently ran into this situation of reports containing nothing but blank spaces. When investigated the reason was that the String concatenation statement was written as a general statement. There is nothing wrong in the statement, it works fine when the variables have &#8230; <a href="http://learnsqlwithbru.com/2010/01/19/concatenating-strings-to-null-values/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://learnsqlwithbru.com/2010/01/19/concatenating-strings-to-null-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

