<?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"
	>
<channel>
	<title>Comments on: Modifying Multiple Table&#160;Columns</title>
	<atom:link href="http://particletree.com/notebook/modifying-multiple-table-columns/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/modifying-multiple-table-columns/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Wed, 19 Nov 2008 11:54:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Kim Steinhaug</title>
		<link>http://particletree.com/notebook/modifying-multiple-table-columns/#comment-2172</link>
		<dc:creator>Kim Steinhaug</dc:creator>
		<pubDate>Sun, 18 Jun 2006 11:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=202#comment-2172</guid>
		<description>&lt;p&gt;&#62; But hey, at least now I can properly read MySql documentation.&lt;/p&gt;

&lt;p&gt;Nice one, I must admit this little example makes me understand the MySQL syntax better myself, :D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&gt; But hey, at least now I can properly read MySql documentation.</p>

<p>Nice one, I must admit this little example makes me understand the MySQL syntax better myself, :D</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Campbell</title>
		<link>http://particletree.com/notebook/modifying-multiple-table-columns/#comment-2171</link>
		<dc:creator>Ryan Campbell</dc:creator>
		<pubDate>Wed, 24 May 2006 15:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=202#comment-2171</guid>
		<description>&lt;p&gt;Well, don't I feel stupid. But hey, at least now I can properly read MySql documentation. Richard, I'm glad I could help in the laughing department :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, don&#8217;t I feel stupid. But hey, at least now I can properly read MySql documentation. Richard, I&#8217;m glad I could help in the laughing department :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Harrison</title>
		<link>http://particletree.com/notebook/modifying-multiple-table-columns/#comment-2170</link>
		<dc:creator>Richard Harrison</dc:creator>
		<pubDate>Wed, 24 May 2006 06:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=202#comment-2170</guid>
		<description>&lt;p&gt;Teehee, thanks for making me smile this morning Ryan... did you forget your caffeine fix? :P&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Teehee, thanks for making me smile this morning Ryan&#8230; did you forget your caffeine fix? :P</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Eden</title>
		<link>http://particletree.com/notebook/modifying-multiple-table-columns/#comment-2169</link>
		<dc:creator>Anthony Eden</dc:creator>
		<pubDate>Wed, 24 May 2006 01:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=202#comment-2169</guid>
		<description>&lt;p&gt;Documentation at MySQL's site provides the guidance:&lt;/p&gt;

&lt;p&gt;http://dev.mysql.com/doc/refman/5.0/en/alter-table.html&lt;/p&gt;

&lt;p&gt;ALTER [IGNORE] TABLE tbl_name
    alter_specification [, alter_specification] ...&lt;/p&gt;

&lt;p&gt;note the [,alter_specification]... indicates that you can have as many alter specifications after the alter table as you need.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Documentation at MySQL&#8217;s site provides the guidance:</p>

<p><a href="http://dev.mysql.com/doc/refman/5.0/en/alter-table.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/alter-table.html</a></p>

<p>ALTER [IGNORE] TABLE tbl_name
    alter_specification [, alter_specification] &#8230;</p>

<p>note the [,alter_specification]&#8230; indicates that you can have as many alter specifications after the alter table as you need.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.249 seconds -->
