<?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: Automatic Numbering</title>
	<atom:link href="http://michaelmclaughlin.info/db1/lesson-4-inserting-data/automatic-numbering/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelmclaughlin.info/db1</link>
	<description>Course Tutorial Site</description>
	<lastBuildDate>Thu, 10 Nov 2011 07:14:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: michaelmclaughlin</title>
		<link>http://michaelmclaughlin.info/db1/lesson-4-inserting-data/automatic-numbering/comment-page-1/#comment-4602</link>
		<dc:creator>michaelmclaughlin</dc:creator>
		<pubDate>Sun, 03 Oct 2010 20:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://michaelmclaughlin.info/db1/?page_id=402#comment-4602</guid>
		<description>I believe all the &lt;code&gt;b&lt;/code&gt; are now &lt;code&gt;two&lt;/code&gt;, right? ;-)</description>
		<content:encoded><![CDATA[<p>I believe all the <code>b</code> are now <code>two</code>, right? <img src='http://michaelmclaughlin.info/db1/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Staber</title>
		<link>http://michaelmclaughlin.info/db1/lesson-4-inserting-data/automatic-numbering/comment-page-1/#comment-4584</link>
		<dc:creator>Chris Staber</dc:creator>
		<pubDate>Sun, 03 Oct 2010 03:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://michaelmclaughlin.info/db1/?page_id=402#comment-4584</guid>
		<description>INSERT INTO b VALUES (NULL,@one_fk,&#039;Two&#039;);

...It&#039;s still not fixed in the first/top example :)</description>
		<content:encoded><![CDATA[<p>INSERT INTO b VALUES (NULL,@one_fk,&#8217;Two&#8217;);</p>
<p>&#8230;It&#8217;s still not fixed in the first/top example <img src='http://michaelmclaughlin.info/db1/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michaelmclaughlin</title>
		<link>http://michaelmclaughlin.info/db1/lesson-4-inserting-data/automatic-numbering/comment-page-1/#comment-281</link>
		<dc:creator>michaelmclaughlin</dc:creator>
		<pubDate>Thu, 28 Jan 2010 06:46:05 +0000</pubDate>
		<guid isPermaLink="false">http://michaelmclaughlin.info/db1/?page_id=402#comment-281</guid>
		<description>Yes, I fixed it above.</description>
		<content:encoded><![CDATA[<p>Yes, I fixed it above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Reading</title>
		<link>http://michaelmclaughlin.info/db1/lesson-4-inserting-data/automatic-numbering/comment-page-1/#comment-278</link>
		<dc:creator>David Reading</dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelmclaughlin.info/db1/?page_id=402#comment-278</guid>
		<description>The above references the insertion of a record into table &quot;b&quot;. 

INSERT INTO b (one_id, two_text) VALUES (@one_fk,&#039;Two&#039;); 

I&#039;m thinking that that statement should insert into table &quot;two&quot;</description>
		<content:encoded><![CDATA[<p>The above references the insertion of a record into table &#8220;b&#8221;. </p>
<p>INSERT INTO b (one_id, two_text) VALUES (@one_fk,&#8217;Two&#8217;); </p>
<p>I&#8217;m thinking that that statement should insert into table &#8220;two&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to create surrogate keys in Oracle, MySQL, and SQL Server &#124; MacLochlainns Weblog</title>
		<link>http://michaelmclaughlin.info/db1/lesson-4-inserting-data/automatic-numbering/comment-page-1/#comment-14</link>
		<dc:creator>How to create surrogate keys in Oracle, MySQL, and SQL Server &#124; MacLochlainns Weblog</dc:creator>
		<pubDate>Sun, 11 Oct 2009 06:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://michaelmclaughlin.info/db1/?page_id=402#comment-14</guid>
		<description>You can find the original post for this article here.</description>
		<content:encoded><![CDATA[<p>You can find the original post for this article here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

