<?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: More tidbits</title>
	<atom:link href="http://sqlservertimes2.com/?feed=rss2&#038;p=150" rel="self" type="application/rss+xml" />
	<link>http://sqlservertimes2.com/?p=150</link>
	<description>Tim and Lori Edwards&#039; Blog</description>
	<lastBuildDate>Wed, 01 Sep 2010 04:07:00 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geoff</title>
		<link>http://sqlservertimes2.com/?p=150&#038;cpage=1#comment-150</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 21 Jan 2010 02:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://sqlservertimes2.com/?p=150#comment-150</guid>
		<description>Thanks a ton for this &quot;how to&quot; modify tables after thye have been created. Your post will help myself and others save a&lt;i&gt; lot&lt;/i&gt; of time!</description>
		<content:encoded><![CDATA[<p>Thanks a ton for this &#8220;how to&#8221; modify tables after thye have been created. Your post will help myself and others save a<i> lot</i> of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLGuyChuck</title>
		<link>http://sqlservertimes2.com/?p=150&#038;cpage=1#comment-59</link>
		<dc:creator>SQLGuyChuck</dc:creator>
		<pubDate>Wed, 02 Dec 2009 18:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://sqlservertimes2.com/?p=150#comment-59</guid>
		<description>Table recreation in SSMS can be dangerous and often not necessary if you just code the alter column or add column yourself. SSMS will always create a temporary table and drop existing. If you replicate it, this shouldn&#039;t be used.
-Chuck</description>
		<content:encoded><![CDATA[<p>Table recreation in SSMS can be dangerous and often not necessary if you just code the alter column or add column yourself. SSMS will always create a temporary table and drop existing. If you replicate it, this shouldn&#8217;t be used.<br />
-Chuck</p>
]]></content:encoded>
	</item>
</channel>
</rss>
