<?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; 2005/2000 Examples and Explanation for GOTO</title>
	<atom:link href="http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sun, 12 Feb 2012 09:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-231178</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 10:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-231178</guid>
		<description><![CDATA[Yes EXIT is a keyword used in osql]]></description>
		<content:encoded><![CDATA[<p>Yes EXIT is a keyword used in osql</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAW74656</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-226861</link>
		<dc:creator><![CDATA[MAW74656]]></dc:creator>
		<pubDate>Tue, 27 Dec 2011 17:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-226861</guid>
		<description><![CDATA[Who cares?  His articles are helpful and I don&#039;t care if he had 3 eyes and antenna, there&#039;s no reason to be so rude.  Manners don&#039;t cost anything.]]></description>
		<content:encoded><![CDATA[<p>Who cares?  His articles are helpful and I don&#8217;t care if he had 3 eyes and antenna, there&#8217;s no reason to be so rude.  Manners don&#8217;t cost anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAW74656</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-226859</link>
		<dc:creator><![CDATA[MAW74656]]></dc:creator>
		<pubDate>Tue, 27 Dec 2011 17:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-226859</guid>
		<description><![CDATA[Just make sure you don&#039;t try to use &quot;Exit&quot; as your label.  I tried that, and couldn&#039;t figure out the problem!  &quot;Exit&quot; must be a reserved SQL keyword.  I changed it to &quot;Exit_Function&quot; and it works perfect now.  

I know this might seem silly to some, but I had never run across the &quot;Exit&quot; thing before, and its a logical name for my label.]]></description>
		<content:encoded><![CDATA[<p>Just make sure you don&#8217;t try to use &#8220;Exit&#8221; as your label.  I tried that, and couldn&#8217;t figure out the problem!  &#8220;Exit&#8221; must be a reserved SQL keyword.  I changed it to &#8220;Exit_Function&#8221; and it works perfect now.  </p>
<p>I know this might seem silly to some, but I had never run across the &#8220;Exit&#8221; thing before, and its a logical name for my label.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aruljothi</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-208600</link>
		<dc:creator><![CDATA[aruljothi]]></dc:creator>
		<pubDate>Thu, 01 Dec 2011 10:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-208600</guid>
		<description><![CDATA[Your face in the header of this website is very large.
please remove it]]></description>
		<content:encoded><![CDATA[<p>Your face in the header of this website is very large.<br />
please remove it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-124362</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Tue, 22 Mar 2011 07:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-124362</guid>
		<description><![CDATA[It is known as derived column. Read about it in SQL Server help file]]></description>
		<content:encoded><![CDATA[<p>It is known as derived column. Read about it in SQL Server help file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-123820</link>
		<dc:creator><![CDATA[Jan]]></dc:creator>
		<pubDate>Fri, 18 Mar 2011 15:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-123820</guid>
		<description><![CDATA[How do we use a formula for the column name in SQL?]]></description>
		<content:encoded><![CDATA[<p>How do we use a formula for the column name in SQL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sj</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-117990</link>
		<dc:creator><![CDATA[sj]]></dc:creator>
		<pubDate>Fri, 11 Feb 2011 05:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-117990</guid>
		<description><![CDATA[Thank U very much for giving me an idea about &quot;goto&quot;. This is a very good article.]]></description>
		<content:encoded><![CDATA[<p>Thank U very much for giving me an idea about &#8220;goto&#8221;. This is a very good article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-47206</link>
		<dc:creator><![CDATA[SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-47206</guid>
		<description><![CDATA[[...] SQL SERVER - 2005/2000 Examples and Explanation for GOTO [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; 2005/2000 Examples and Explanation for GOTO [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paris</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-44127</link>
		<dc:creator><![CDATA[Paris]]></dc:creator>
		<pubDate>Mon, 10 Nov 2008 03:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-44127</guid>
		<description><![CDATA[Fantastique ,thanks]]></description>
		<content:encoded><![CDATA[<p>Fantastique ,thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Jones</title>
		<link>http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-39849</link>
		<dc:creator><![CDATA[David Jones]]></dc:creator>
		<pubDate>Mon, 07 Jul 2008 08:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/05/07/sql-server-20052000-examples-and-explanation-for-goto/#comment-39849</guid>
		<description><![CDATA[Thanks for that. Gave me the nerve to use a GOTO in an otherwise hideously-nested set of conditions. Give the lack of structure and exception-handling in SPs, it&#039;s a good solution.]]></description>
		<content:encoded><![CDATA[<p>Thanks for that. Gave me the nerve to use a GOTO in an otherwise hideously-nested set of conditions. Give the lack of structure and exception-handling in SPs, it&#8217;s a good solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

