<?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: Totally Geek Database Humour</title>
	<atom:link href="http://ourlog.ca/?feed=rss2&#038;p=375" rel="self" type="application/rss+xml" />
	<link>http://ourlog.ca/?p=375</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 14:38:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ling</title>
		<link>http://ourlog.ca/?p=375&#038;cpage=1#comment-539</link>
		<dc:creator>Ling</dc:creator>
		<pubDate>Fri, 12 Oct 2007 20:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://ourlog.ca/?p=375#comment-539</guid>
		<description>can&#039;t believe some database geek would intentiionally create trouble for his son...lol..</description>
		<content:encoded><![CDATA[<p>can&#8217;t believe some database geek would intentiionally create trouble for his son&#8230;lol..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://ourlog.ca/?p=375&#038;cpage=1#comment-535</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 11 Oct 2007 00:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://ourlog.ca/?p=375#comment-535</guid>
		<description>???

I have no idea... yeechh...</description>
		<content:encoded><![CDATA[<p>???</p>
<p>I have no idea&#8230; yeechh&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CC</title>
		<link>http://ourlog.ca/?p=375&#038;cpage=1#comment-534</link>
		<dc:creator>CC</dc:creator>
		<pubDate>Wed, 10 Oct 2007 23:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://ourlog.ca/?p=375#comment-534</guid>
		<description>Definitely a contest!  First off what this does.  Imagine a student database system and your inserting student records:

&gt; insert into students (id, name) values (1,&#039;C Clarke&#039;),(2,&#039;B Clarke&#039;),(3,&#039;G Clarke&#039;);
OK 3 records inserted

&gt; insert into students (id,name) values(4,&#039;L Lu&#039;),(4, &#039;Robert&#039;); DROP TABLE Students;&#039;),(5,&#039;T Lu&#039;);
OK 2 records inserted
OK Table Students dropped
SYNTAX ERROR statement: &#039;),(5,&#039;T Lu&#039;)
&gt; select * from students;
ERROR Table students doesn&#039;t exist

As for the last statement -- always make sure your data has been processed so it can&#039;t turn into a statement!</description>
		<content:encoded><![CDATA[<p>Definitely a contest!  First off what this does.  Imagine a student database system and your inserting student records:</p>
<p>&gt; insert into students (id, name) values (1,&#8217;C Clarke&#8217;),(2,&#8217;B Clarke&#8217;),(3,&#8217;G Clarke&#8217;);<br />
OK 3 records inserted</p>
<p>&gt; insert into students (id,name) values(4,&#8217;L Lu&#8217;),(4, &#8216;Robert&#8217;); DROP TABLE Students;&#8217;),(5,&#8217;T Lu&#8217;);<br />
OK 2 records inserted<br />
OK Table Students dropped<br />
SYNTAX ERROR statement: &#8216;),(5,&#8217;T Lu&#8217;)<br />
&gt; select * from students;<br />
ERROR Table students doesn&#8217;t exist</p>
<p>As for the last statement &#8212; always make sure your data has been processed so it can&#8217;t turn into a statement!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://ourlog.ca/?p=375&#038;cpage=1#comment-533</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Wed, 10 Oct 2007 23:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://ourlog.ca/?p=375#comment-533</guid>
		<description>I think I get some of it. Not good, I bet. I get lost in the last line. Does that make me less of a geek? Is this a competition?</description>
		<content:encoded><![CDATA[<p>I think I get some of it. Not good, I bet. I get lost in the last line. Does that make me less of a geek? Is this a competition?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
