<?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: Please, no TRIM()?</title>
	<atom:link href="http://www.jasonstrate.com/index.php/2010/02/please-no-trim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonstrate.com/index.php/2010/02/please-no-trim/</link>
	<description>Questions, answers, opinions and scripts from a SQL Server DBA</description>
	<lastBuildDate>Tue, 31 Aug 2010 02:55:00 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob Farley</title>
		<link>http://www.jasonstrate.com/index.php/2010/02/please-no-trim/comment-page-1/#comment-59</link>
		<dc:creator>Rob Farley</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonstrate.com/index.php/2010/02/please-no-trim/#comment-59</guid>
		<description>But of course RTRIM should be able to use a Seek. 

Read this, then go vote for the Connect item.
http://msmvps.com/blogs/robfarley/archive/2010/01/22/sargable-functions-in-sql-server.aspx</description>
		<content:encoded><![CDATA[<p>But of course RTRIM should be able to use a Seek. </p>
<p>Read this, then go vote for the Connect item.<br />
<a href="http://msmvps.com/blogs/robfarley/archive/2010/01/22/sargable-functions-in-sql-server.aspx" rel="nofollow">http://msmvps.com/blogs/robfarley/archive/2010/01/22/sargable-functions-in-sql-server.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinal Dave</title>
		<link>http://www.jasonstrate.com/index.php/2010/02/please-no-trim/comment-page-1/#comment-58</link>
		<dc:creator>Pinal Dave</dc:creator>
		<pubDate>Fri, 12 Feb 2010 16:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonstrate.com/index.php/2010/02/please-no-trim/#comment-58</guid>
		<description>Yes,

I will be there and will be eager to talk to you. You have always good points to discuss.

Kind Regards,
Pinal</description>
		<content:encoded><![CDATA[<p>Yes,</p>
<p>I will be there and will be eager to talk to you. You have always good points to discuss.</p>
<p>Kind Regards,<br />
Pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jstrate</title>
		<link>http://www.jasonstrate.com/index.php/2010/02/please-no-trim/comment-page-1/#comment-57</link>
		<dc:creator>jstrate</dc:creator>
		<pubDate>Fri, 12 Feb 2010 16:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonstrate.com/index.php/2010/02/please-no-trim/#comment-57</guid>
		<description>Thanks.  Will you be at the MVP Summit next week?</description>
		<content:encoded><![CDATA[<p>Thanks.  Will you be at the MVP Summit next week?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Strate</title>
		<link>http://www.jasonstrate.com/index.php/2010/02/please-no-trim/comment-page-1/#comment-56</link>
		<dc:creator>Jason Strate</dc:creator>
		<pubDate>Fri, 12 Feb 2010 15:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonstrate.com/index.php/2010/02/please-no-trim/#comment-56</guid>
		<description>I had enjoyed conversation with you as well. In fact, this is very good blog post.</description>
		<content:encoded><![CDATA[<p>I had enjoyed conversation with you as well. In fact, this is very good blog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.jasonstrate.com/index.php/2010/02/please-no-trim/comment-page-1/#comment-55</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Fri, 12 Feb 2010 15:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonstrate.com/index.php/2010/02/please-no-trim/#comment-55</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by PASSMN: (blog) Please, no TRIM()? http://bit.ly/dsb24o...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by PASSMN: (blog) Please, no TRIM()? <a href="http://bit.ly/dsb24o.." rel="nofollow">http://bit.ly/dsb24o..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Corbett</title>
		<link>http://www.jasonstrate.com/index.php/2010/02/please-no-trim/comment-page-1/#comment-54</link>
		<dc:creator>Jack Corbett</dc:creator>
		<pubDate>Fri, 12 Feb 2010 15:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonstrate.com/index.php/2010/02/please-no-trim/#comment-54</guid>
		<description>I wouldn&#039;t say I&#039;m against a TRIM() function, but mainly for the purpose of loading legacy data and removing spaces in that situation.  But, in reality, I can do that in the source query or in SSIS or other ETL process.

An interesting side note is that FoxPro has a TRIM() function, but it behaves as an RTRIM() and only trims trailing spaces.  If you want to trim leading AND trailing spaces you need to use ALLTRIM().  Let&#039;s just say I was not impressed when I found that out.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t say I&#8217;m against a TRIM() function, but mainly for the purpose of loading legacy data and removing spaces in that situation.  But, in reality, I can do that in the source query or in SSIS or other ETL process.</p>
<p>An interesting side note is that FoxPro has a TRIM() function, but it behaves as an RTRIM() and only trims trailing spaces.  If you want to trim leading AND trailing spaces you need to use ALLTRIM().  Let&#8217;s just say I was not impressed when I found that out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
