<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Substringing and Oracle SQL &#8211; Basic Trick</title>
	<atom:link href="http://peoplesofttipster.com/2008/08/18/substringing-and-oracle-sql-basic-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com/2008/08/18/substringing-and-oracle-sql-basic-trick/</link>
	<description>A PeopleSoft Tips and Tricks Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 14:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Ian</title>
		<link>http://peoplesofttipster.com/2008/08/18/substringing-and-oracle-sql-basic-trick/#comment-1778</link>
		<dc:creator><![CDATA[Ian]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 18:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=136#comment-1778</guid>
		<description><![CDATA[Awesome!  Thank you!  Took me 3 years since it was posted, but I learned something new today.]]></description>
		<content:encoded><![CDATA[<p>Awesome!  Thank you!  Took me 3 years since it was posted, but I learned something new today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://peoplesofttipster.com/2008/08/18/substringing-and-oracle-sql-basic-trick/#comment-839</link>
		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Tue, 19 Aug 2008 20:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=136#comment-839</guid>
		<description><![CDATA[In playing with this, noticed that if you use a number greater the the length of the string it will return null.

e.g., SUBSTR(&#039;Daniel&#039;,-7) -&gt; null]]></description>
		<content:encoded><![CDATA[<p>In playing with this, noticed that if you use a number greater the the length of the string it will return null.</p>
<p>e.g., SUBSTR(&#8216;Daniel&#8217;,-7) -&gt; null</p>
]]></content:encoded>
	</item>
</channel>
</rss>

