<?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: good comments conventions</title>
	<atom:link href="http://code.openark.org/blog/mysql/sql-good-comments-conventions/feed" rel="self" type="application/rss+xml" />
	<link>http://code.openark.org/blog/mysql/sql-good-comments-conventions</link>
	<description>Blog by Shlomi Noach</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:47:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Comment your MySQL schema &#171; Electricmonk.nl weblog</title>
		<link>http://code.openark.org/blog/mysql/sql-good-comments-conventions/comment-page-1#comment-15470</link>
		<dc:creator>Comment your MySQL schema &#171; Electricmonk.nl weblog</dc:creator>
		<pubDate>Mon, 05 Jul 2010 05:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=2581#comment-15470</guid>
		<description>[...] SQL: good comments conventions [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL: good comments conventions [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shlomi</title>
		<link>http://code.openark.org/blog/mysql/sql-good-comments-conventions/comment-page-1#comment-15380</link>
		<dc:creator>shlomi</dc:creator>
		<pubDate>Fri, 02 Jul 2010 17:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=2581#comment-15380</guid>
		<description>@Roland,
Glad I could bring up the past :)

@Shantanu,
sounds painful!</description>
		<content:encoded><![CDATA[<p>@Roland,<br />
Glad I could bring up the past <img src='http://code.openark.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@Shantanu,<br />
sounds painful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shantanu Oak</title>
		<link>http://code.openark.org/blog/mysql/sql-good-comments-conventions/comment-page-1#comment-15377</link>
		<dc:creator>Shantanu Oak</dc:creator>
		<pubDate>Fri, 02 Jul 2010 13:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=2581#comment-15377</guid>
		<description>Apart from comments I do also use different cases like SeLeCt or selecT. Then I use &#039;grep&#039; command to find the query from log file.</description>
		<content:encoded><![CDATA[<p>Apart from comments I do also use different cases like SeLeCt or selecT. Then I use 'grep' command to find the query from log file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniël van Eeden</title>
		<link>http://code.openark.org/blog/mysql/sql-good-comments-conventions/comment-page-1#comment-15374</link>
		<dc:creator>Daniël van Eeden</dc:creator>
		<pubDate>Fri, 02 Jul 2010 06:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=2581#comment-15374</guid>
		<description>It&#039;s too bad that it&#039;s not possible to add a comment to a CREATE DATABASE</description>
		<content:encoded><![CDATA[<p>It's too bad that it's not possible to add a comment to a CREATE DATABASE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Bouman</title>
		<link>http://code.openark.org/blog/mysql/sql-good-comments-conventions/comment-page-1#comment-15365</link>
		<dc:creator>Roland Bouman</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://code.openark.org/blog/?p=2581#comment-15365</guid>
		<description>It&#039;s funny you should mention sakila and comments....way, way, waaaay back when Mike Hillyer created the database, I proposed to put all documentation in comments, and use an XML export in combination with an XSLT stylesheet to generate the schema documentation into a HTML format. 

Alas, the comment fields are way to small to seriously use them for this purpose. Anyway...you reminded me of an inspiring past. Thanks!</description>
		<content:encoded><![CDATA[<p>It's funny you should mention sakila and comments....way, way, waaaay back when Mike Hillyer created the database, I proposed to put all documentation in comments, and use an XML export in combination with an XSLT stylesheet to generate the schema documentation into a HTML format. </p>
<p>Alas, the comment fields are way to small to seriously use them for this purpose. Anyway...you reminded me of an inspiring past. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

