<?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: Anti-Search patterns &#8211; SQL to look for what is NOT there &#8211; Part Two</title>
	<atom:link href="http://technology.amis.nl/2010/12/25/anti-search-patterns-sql-to-look-for-what-is-not-there-part-two/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2010/12/25/anti-search-patterns-sql-to-look-for-what-is-not-there-part-two/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=anti-search-patterns-sql-to-look-for-what-is-not-there-part-two</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2010/12/25/anti-search-patterns-sql-to-look-for-what-is-not-there-part-two/#comment-6447</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Wed, 29 Dec 2010 19:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=9593#comment-6447</guid>
		<description><![CDATA[&lt;p&gt;Thanks Laurent! That is a great solution.&lt;/p&gt;
&lt;p&gt;Lucas&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Thanks Laurent! That is a great solution.</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent Schneider</title>
		<link>http://technology.amis.nl/2010/12/25/anti-search-patterns-sql-to-look-for-what-is-not-there-part-two/#comment-6446</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Mon, 27 Dec 2010 13:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=9593#comment-6446</guid>
		<description><![CDATA[letters not used :
select translate(&#039;ABCDEFGHIJKLMNOPQRSTUVWXYZ&#039;,&#039;@&#039;&#124;&#124;listagg(ename)within group(order by 1),&#039;@&#039;) from emp
PQVXYZ]]></description>
		<content:encoded><![CDATA[<p>letters not used :<br />
select translate(&#8216;ABCDEFGHIJKLMNOPQRSTUVWXYZ&#8217;,'@&#8217;||listagg(ename)within group(order by 1),&#8217;@') from emp<br />
PQVXYZ</p>
]]></content:encoded>
	</item>
</channel>
</rss>
