<?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: Holiday SQL</title>
	<atom:link href="http://robert.accettura.com/blog/2005/12/14/holiday-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com/blog/2005/12/14/holiday-sql/</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:10:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Neil T.</title>
		<link>http://robert.accettura.com/blog/2005/12/14/holiday-sql/comment-page-1/#comment-7302</link>
		<dc:creator>Neil T.</dc:creator>
		<pubDate>Thu, 15 Dec 2005 13:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/?p=908#comment-7302</guid>
		<description>George W. Bush&#039;s election campaign strategy:

&lt;pre lang=&quot;sql&quot;&gt;
select firstname, lastname, address
from voters
where iq 
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>George W. Bush&#8217;s election campaign strategy:</p>
<pre>

select firstname, lastname, address
from voters
where iq 
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daruku</title>
		<link>http://robert.accettura.com/blog/2005/12/14/holiday-sql/comment-page-1/#comment-7297</link>
		<dc:creator>Daruku</dc:creator>
		<pubDate>Thu, 15 Dec 2005 02:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/?p=908#comment-7297</guid>
		<description>Firefoxe&#039;s wish list...

&lt;pre lang=&quot;sql&quot;&gt;
Select *
from users
where browser like &#039;IE%&#039;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Firefoxe&#8217;s wish list&#8230;</p>
<pre>

Select *
from users
where browser like 'IE%'
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

