<?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: Remove or Trim First or Last Few Characters in MySQL Database with SQL</title>
	<atom:link href="http://www.mydigitallife.info/2007/04/23/remove-or-trim-first-or-last-few-characters-in-mysql-database-with-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2007/04/23/remove-or-trim-first-or-last-few-characters-in-mysql-database-with-sql/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Sun, 22 Nov 2009 23:27:24 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Susan Douthart</title>
		<link>http://www.mydigitallife.info/2007/04/23/remove-or-trim-first-or-last-few-characters-in-mysql-database-with-sql/comment-page-1/#comment-608278</link>
		<dc:creator>Susan Douthart</dc:creator>
		<pubDate>Wed, 28 Oct 2009 19:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/04/23/remove-or-trim-first-or-last-few-characters-in-mysql-database-with-sql/#comment-608278</guid>
		<description>Hi!  I have a column of numbers that are in ascending order:

&#039;1005849011050
&#039;1005849011051
&#039;1005849011052
&#039;1005849011053
&#039;1005849011054
&#039;1005849011055
&#039;1005849011056
&#039;1005849011057

They are all led by an apostrophe that I&#039;d like to remove.  How would I use the trim statement to do this?  THANKS!</description>
		<content:encoded><![CDATA[<p>Hi!  I have a column of numbers that are in ascending order:</p>
<p>&#8216;1005849011050<br />
&#8216;1005849011051<br />
&#8216;1005849011052<br />
&#8216;1005849011053<br />
&#8216;1005849011054<br />
&#8216;1005849011055<br />
&#8216;1005849011056<br />
&#8216;1005849011057</p>
<p>They are all led by an apostrophe that I&#8217;d like to remove.  How would I use the trim statement to do this?  THANKS!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
