 




<?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>IT Answers &#187; RTRIM</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/rtrim/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 00:35:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Trimming Values with SQL Server Express 2005</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/trimming-values/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/trimming-values/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 18:40:58 +0000</pubDate>
		<dc:creator>Eabouzeid</dc:creator>
				<category><![CDATA[RTRIM]]></category>
		<category><![CDATA[SQL Server Express 2005]]></category>
		<category><![CDATA[SQL Server Functions]]></category>
		<category><![CDATA[TRIM function]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a column whose values range from 10-15 characters and whose last 7 characters I would like to get rid of. Can someone please show me how to do this? I thought it would be RTRIM but that didn&#8217;t work for me. I can&#8217;t use LEFT or RIGHT before the column because the column [...]]]></description>
				<content:encoded><![CDATA[<p>I have a column whose values range from 10-15 characters and whose last 7 characters I would like to get rid of. Can someone please show me how to do this? I thought it would be RTRIM but that didn&#8217;t work for me. I can&#8217;t use LEFT or RIGHT before the column because the column length is variable. I would appreciate any help. Thanks much. So here is an example of what I want to accomplish below:    </p>
<div>PROBLEM EXAMPLE: 12345678.HELLO</div>
<div>FIXED EXAMPLE: 12345678</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/trimming-values/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UE SUBSTR or RTRIM?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ue-substr-or-rtrim/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ue-substr-or-rtrim/#comments</comments>
		<pubDate>Thu, 07 May 2009 05:21:51 +0000</pubDate>
		<dc:creator>Antgaudi</dc:creator>
				<category><![CDATA[InStr function]]></category>
		<category><![CDATA[RTRIM]]></category>
		<category><![CDATA[SUBSTR]]></category>
		<category><![CDATA[Substring]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I need to get cities&#8217; name from a format like this: Los Angeles, CA New Orleans, LA etc.. I&#8217;ve tried: substr(a.air_location, -4) but that gives me the opposite&#8230;&#8221;, LA&#8221; Any suggestions? Thanks.]]></description>
				<content:encoded><![CDATA[<p>I need to get cities&#8217; name from a format like this:</p>
<p>Los Angeles, CA<br />
New Orleans, LA</p>
<p>etc..<br />
I&#8217;ve tried:<br />
substr(a.air_location, -4)</p>
<p>but that gives me the opposite&#8230;&#8221;, LA&#8221; </p>
<p>Any suggestions?<br />
Thanks.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ue-substr-or-rtrim/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/16 queries in 0.021 seconds using memcached
Object Caching 386/419 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 03:18:52 -->