<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Auto Generate Script to Delete Deprecated Fields in Current Database</title>
	<atom:link href="http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/</link>
	<description>SQL, SQL Server, MySQL, Big Data and NoSQL</description>
	<lastBuildDate>Wed, 19 Jun 2013 08:01:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sanjay Monpara</title>
		<link>http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-395876</link>
		<dc:creator><![CDATA[Sanjay Monpara]]></dc:creator>
		<pubDate>Wed, 19 Dec 2012 06:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/01/09/auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-395876</guid>
		<description><![CDATA[Old is Gold,
I like your old script
Thanks]]></description>
		<content:encoded><![CDATA[<p>Old is Gold,<br />
I like your old script<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #004 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-379679</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #004 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 24 Nov 2012 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/01/09/auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-379679</guid>
		<description><![CDATA[[...] Auto Generate Script to Delete Deprecated Fields in Current Database In early career everytime I have to drop a column, I had hard time doing it because I was scared what if that column was needed somewhere in the code. Due to this fear I never dropped any column. I just renamed the column. If the column which I renamed was needed afterwards it was very easy to rename it back again. However, it is not recommended to keep the deleted column renamed in the database. At every interval I used to drop the columns which was prefixed with specific word. This script is 6 years old but still works. Give it a look, I am open for improvements. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Auto Generate Script to Delete Deprecated Fields in Current Database In early career everytime I have to drop a column, I had hard time doing it because I was scared what if that column was needed somewhere in the code. Due to this fear I never dropped any column. I just renamed the column. If the column which I renamed was needed afterwards it was very easy to rename it back again. However, it is not recommended to keep the deleted column renamed in the database. At every interval I used to drop the columns which was prefixed with specific word. This script is 6 years old but still works. Give it a look, I am open for improvements. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uninstall Software</title>
		<link>http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-61988</link>
		<dc:creator><![CDATA[Uninstall Software]]></dc:creator>
		<pubDate>Mon, 01 Mar 2010 22:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/01/09/auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-61988</guid>
		<description><![CDATA[Interesting post. I really liked it.]]></description>
		<content:encoded><![CDATA[<p>Interesting post. I really liked it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhivanan</title>
		<link>http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-61158</link>
		<dc:creator><![CDATA[Madhivanan]]></dc:creator>
		<pubDate>Mon, 15 Feb 2010 11:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/01/09/auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-61158</guid>
		<description><![CDATA[It means the columns that are no longer needed/used]]></description>
		<content:encoded><![CDATA[<p>It means the columns that are no longer needed/used</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hiren</title>
		<link>http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-56691</link>
		<dc:creator><![CDATA[Hiren]]></dc:creator>
		<pubDate>Wed, 14 Oct 2009 10:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/01/09/auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-56691</guid>
		<description><![CDATA[I agree with prashant panday. 
please share some info abt depreciated fields.]]></description>
		<content:encoded><![CDATA[<p>I agree with prashant panday.<br />
please share some info abt depreciated fields.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant Pandey</title>
		<link>http://blog.sqlauthority.com/2006/11/20/sql-server-auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-12822</link>
		<dc:creator><![CDATA[Prashant Pandey]]></dc:creator>
		<pubDate>Sun, 16 Sep 2007 17:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/01/09/auto-generate-script-to-delete-deprecated-fields-in-current-database/#comment-12822</guid>
		<description><![CDATA[HI,
I d&#039;t understand wht u wann say using the above querry,?? Can u please explain me wht mean by Depreciated fields and when and wh to use the above querry...???]]></description>
		<content:encoded><![CDATA[<p>HI,<br />
I d&#8217;t understand wht u wann say using the above querry,?? Can u please explain me wht mean by Depreciated fields and when and wh to use the above querry&#8230;???</p>
]]></content:encoded>
	</item>
</channel>
</rss>
