<?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: Anyone know what this is?</title>
	<atom:link href="http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/</link>
	<description>Internet marketing tips and strategies to boost your Internet marketing expertise!</description>
	<lastBuildDate>Thu, 10 Nov 2011 17:01:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Neil_Shearing</title>
		<link>http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/comment-page-1/#comment-41151</link>
		<dc:creator>Neil_Shearing</dc:creator>
		<pubDate>Thu, 08 Nov 2007 11:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/#comment-41151</guid>
		<description>LOL. Hi Alex! 

I did wonder if that blog post would bring you out of hiding. :-)

How are things with you?

Neil.</description>
		<content:encoded><![CDATA[<p>LOL. Hi Alex! </p>
<p>I did wonder if that blog post would bring you out of hiding. <img src='http://www.neilshearing.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>How are things with you?</p>
<p>Neil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/comment-page-1/#comment-41041</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 08 Nov 2007 10:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/#comment-41041</guid>
		<description>&quot;Get me a list of everyone on X mailing list that has not yet received Y email&quot; is the type of problem which this style of query can answer:

SELECT * FROM users LEFT JOIN user_received_email ON ure_usid = us_id WHERE ure_id IS NULL AND ure_emailid = $email_id

We used to use this in an old company as an SQL test for potential new hires. Its a pretty useful one to know.</description>
		<content:encoded><![CDATA[<p>&#8220;Get me a list of everyone on X mailing list that has not yet received Y email&#8221; is the type of problem which this style of query can answer:</p>
<p>SELECT * FROM users LEFT JOIN user_received_email ON ure_usid = us_id WHERE ure_id IS NULL AND ure_emailid = $email_id</p>
<p>We used to use this in an old company as an SQL test for potential new hires. Its a pretty useful one to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike White</title>
		<link>http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/comment-page-1/#comment-40531</link>
		<dc:creator>Mike White</dc:creator>
		<pubDate>Wed, 07 Nov 2007 17:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.neilshearing.com/2007/11/07/anyone-know-what-this-is/#comment-40531</guid>
		<description>That&#039;s definitely database talk. It&#039;s part of how you pull the data out of the tables and actually put it together to be used. I recently had some database problems myself because the code was a little messed up. It was a JOIN problem too. ;)</description>
		<content:encoded><![CDATA[<p>That&#8217;s definitely database talk. It&#8217;s part of how you pull the data out of the tables and actually put it together to be used. I recently had some database problems myself because the code was a little messed up. It was a JOIN problem too. <img src='http://www.neilshearing.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

