<?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: SQL Naming Conventions and Style Guide</title>
	<atom:link href="http://leshazlewood.com/software-engineering/sql-style-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://leshazlewood.com</link>
	<description>Where Les is More</description>
	<lastBuildDate>Wed, 14 Dec 2011 19:45:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sandeep</title>
		<link>http://leshazlewood.com/software-engineering/sql-style-guide/comment-page-1/#comment-1587</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Fri, 28 Oct 2011 04:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?page_id=12#comment-1587</guid>
		<description>Really worth reading information majorly i came to know the criteria for creating table that i serched in many websites i dint get proper information but here i got complete info. thanks.</description>
		<content:encoded><![CDATA[<p>Really worth reading information majorly i came to know the criteria for creating table that i serched in many websites i dint get proper information but here i got complete info. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KerrekSB</title>
		<link>http://leshazlewood.com/software-engineering/sql-style-guide/comment-page-1/#comment-1420</link>
		<dc:creator>KerrekSB</dc:creator>
		<pubDate>Thu, 07 Jul 2011 02:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?page_id=12#comment-1420</guid>
		<description>I was just looking around the internet for SQL style guides when I found your page. Reason is that I wanted some expert input on how to name primary key columns. Me, I always call it &quot;id&quot;, and the corresponding foreign key one like &quot;users_id&quot; etc. However, that does not allow the use of the &lt;code&gt;INNER JOIN ... USING(...)&lt;/code&gt; syntax, which is potentially more efficient than a &lt;code&gt;A JOIN B ON(A.id = B.a_id)&lt;/code&gt;. How do &lt;em&gt;you&lt;/em&gt; go about this?</description>
		<content:encoded><![CDATA[<p>I was just looking around the internet for SQL style guides when I found your page. Reason is that I wanted some expert input on how to name primary key columns. Me, I always call it &#8220;id&#8221;, and the corresponding foreign key one like &#8220;users_id&#8221; etc. However, that does not allow the use of the <code>INNER JOIN ... USING(...)</code> syntax, which is potentially more efficient than a <code>A JOIN B ON(A.id = B.a_id)</code>. How do <em>you</em> go about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant</title>
		<link>http://leshazlewood.com/software-engineering/sql-style-guide/comment-page-1/#comment-1024</link>
		<dc:creator>Nishant</dc:creator>
		<pubDate>Wed, 13 Apr 2011 12:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?page_id=12#comment-1024</guid>
		<description>Really Good.... Appreciate your efforts.</description>
		<content:encoded><![CDATA[<p>Really Good&#8230;. Appreciate your efforts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thilina</title>
		<link>http://leshazlewood.com/software-engineering/sql-style-guide/comment-page-1/#comment-773</link>
		<dc:creator>Thilina</dc:creator>
		<pubDate>Fri, 22 Oct 2010 12:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.leshazlewood.com/?page_id=12#comment-773</guid>
		<description>thank you...this has really important stuff to me...
thanks again</description>
		<content:encoded><![CDATA[<p>thank you&#8230;this has really important stuff to me&#8230;<br />
thanks again</p>
]]></content:encoded>
	</item>
</channel>
</rss>

