<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: MySQL Pop Quiz #28</title>
	<link>http://www.86db1.com/mysql-pop-quiz-28</link>
	<description>IBM RPG and Databases</description>
	<pubDate>Mon, 06 Sep 2010 02:31:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Shantanu Oak</title>
		<link>http://www.86db1.com/mysql-pop-quiz-28#comment-282</link>
		<dc:creator>Shantanu Oak</dc:creator>
		<pubDate>Wed, 01 Oct 2008 04:10:32 +0000</pubDate>
		<guid>http://www.86db1.com/mysql-pop-quiz-28#comment-282</guid>
		<description>&lt;p&gt;select s, length(s)-length(replace(s,’a',”)) as count_a from t;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>select s, length(s)-length(replace(s,’a&#8217;,”)) as count_a from t;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL Pop Quiz #28 &#124; Integribase.com</title>
		<link>http://www.86db1.com/mysql-pop-quiz-28#comment-281</link>
		<dc:creator>MySQL Pop Quiz #28 &#124; Integribase.com</dc:creator>
		<pubDate>Tue, 30 Sep 2008 20:18:25 +0000</pubDate>
		<guid>http://www.86db1.com/mysql-pop-quiz-28#comment-281</guid>
		<description>&lt;p&gt;[...] (more…) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] (more…) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Noyes</title>
		<link>http://www.86db1.com/mysql-pop-quiz-28#comment-280</link>
		<dc:creator>Scott Noyes</dc:creator>
		<pubDate>Tue, 30 Sep 2008 19:42:01 +0000</pubDate>
		<guid>http://www.86db1.com/mysql-pop-quiz-28#comment-280</guid>
		<description>&lt;p&gt;Don’t forget to use CHARACTER_LENGTH rather than LENGTH, in case you’re dealing with multi-byte character sets:&lt;/p&gt;
&lt;p&gt;http://forge.mysql.com/tools/tool.php?id=60&lt;/p&gt;
&lt;p&gt;A simple modification lets you count arbitrary substrings too, not just single characters:&lt;/p&gt;
&lt;p&gt;http://forge.mysql.com/tools/tool.php?id=66&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Don’t forget to use CHARACTER_LENGTH rather than LENGTH, in case you’re dealing with multi-byte character sets:</p>
<p><a href="http://forge.mysql.com/tools/tool.php?id=60" rel="nofollow">http://forge.mysql.com/tools/tool.php?id=60</a></p>
<p>A simple modification lets you count arbitrary substrings too, not just single characters:</p>
<p><a href="http://forge.mysql.com/tools/tool.php?id=66" rel="nofollow">http://forge.mysql.com/tools/tool.php?id=66</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
