<?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; Stored Procedures Advantages and Best Advantage</title>
	<atom:link href="http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/</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/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-172798</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 28 Sep 2011 11:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-172798</guid>
		<description><![CDATA[When you add new column to the existing table, you need to write update statement to update the values to that column]]></description>
		<content:encoded><![CDATA[<p>When you add new column to the existing table, you need to write update statement to update the values to that column</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shalu</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-172422</link>
		<dc:creator><![CDATA[shalu]]></dc:creator>
		<pubDate>Tue, 27 Sep 2011 06:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-172422</guid>
		<description><![CDATA[pls solve my problem i want to know that how i can insert records in alter column or newly added column in sql server 2005]]></description>
		<content:encoded><![CDATA[<p>pls solve my problem i want to know that how i can insert records in alter column or newly added column in sql server 2005</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ganesh joshi</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-150140</link>
		<dc:creator><![CDATA[ganesh joshi]]></dc:creator>
		<pubDate>Sat, 23 Jul 2011 05:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-150140</guid>
		<description><![CDATA[very nice article........]]></description>
		<content:encoded><![CDATA[<p>very nice article&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David B</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-123522</link>
		<dc:creator><![CDATA[David B]]></dc:creator>
		<pubDate>Wed, 16 Mar 2011 14:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-123522</guid>
		<description><![CDATA[@madhav  

PL/SQL is Oracle&#039;s implementation of the SQL language. 
T-SQL is Microsoft&#039;s.

The differences are too many for a blog reply. I suggest you get some documentation on each if you need to know them both. They are, of course similar, as they adhere to the SQL standard.]]></description>
		<content:encoded><![CDATA[<p>@madhav  </p>
<p>PL/SQL is Oracle&#8217;s implementation of the SQL language.<br />
T-SQL is Microsoft&#8217;s.</p>
<p>The differences are too many for a blog reply. I suggest you get some documentation on each if you need to know them both. They are, of course similar, as they adhere to the SQL standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kubendran</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-88765</link>
		<dc:creator><![CDATA[kubendran]]></dc:creator>
		<pubDate>Tue, 21 Sep 2010 11:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-88765</guid>
		<description><![CDATA[Hi Friends

Pls help me..,

I know stored procedure is used for reuse and fast execution.But my Question is How is do fast Execution? and How it is fast from inline query?]]></description>
		<content:encoded><![CDATA[<p>Hi Friends</p>
<p>Pls help me..,</p>
<p>I know stored procedure is used for reuse and fast execution.But my Question is How is do fast Execution? and How it is fast from inline query?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sasidhar</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-87254</link>
		<dc:creator><![CDATA[sasidhar]]></dc:creator>
		<pubDate>Thu, 09 Sep 2010 16:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-87254</guid>
		<description><![CDATA[Could any one explain what Query auto-parameterization is?]]></description>
		<content:encoded><![CDATA[<p>Could any one explain what Query auto-parameterization is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sridevi</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-78101</link>
		<dc:creator><![CDATA[sridevi]]></dc:creator>
		<pubDate>Tue, 29 Jun 2010 10:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-78101</guid>
		<description><![CDATA[SQL is the Structured Query Language the ANSI/ISO Standard database language. SQL Server&#039;s implementation of the language is called Transact-SQL (T-SQL).]]></description>
		<content:encoded><![CDATA[<p>SQL is the Structured Query Language the ANSI/ISO Standard database language. SQL Server&#8217;s implementation of the language is called Transact-SQL (T-SQL).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhav</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-76568</link>
		<dc:creator><![CDATA[Madhav]]></dc:creator>
		<pubDate>Wed, 16 Jun 2010 23:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-76568</guid>
		<description><![CDATA[Could any one explain what is the difference between T-SQL and PL/SQL ?]]></description>
		<content:encoded><![CDATA[<p>Could any one explain what is the difference between T-SQL and PL/SQL ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: google</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-59513</link>
		<dc:creator><![CDATA[google]]></dc:creator>
		<pubDate>Sat, 09 Jan 2010 10:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-59513</guid>
		<description><![CDATA[Cool One............]]></description>
		<content:encoded><![CDATA[<p>Cool One&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pavankumar</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58301</link>
		<dc:creator><![CDATA[pavankumar]]></dc:creator>
		<pubDate>Tue, 08 Dec 2009 05:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58301</guid>
		<description><![CDATA[in sqlserver 2008 you have new datatypes like date,time,datetime and geografy .
in geografy you can sotore the videos]]></description>
		<content:encoded><![CDATA[<p>in sqlserver 2008 you have new datatypes like date,time,datetime and geografy .<br />
in geografy you can sotore the videos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pavankumar</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58300</link>
		<dc:creator><![CDATA[pavankumar]]></dc:creator>
		<pubDate>Tue, 08 Dec 2009 05:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58300</guid>
		<description><![CDATA[good question I will post u later]]></description>
		<content:encoded><![CDATA[<p>good question I will post u later</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Tkatch</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58202</link>
		<dc:creator><![CDATA[Brian Tkatch]]></dc:creator>
		<pubDate>Fri, 04 Dec 2009 14:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58202</guid>
		<description><![CDATA[@Imran

Good answer (as usual from you).

I&#039;d like to suggest a line from the help file: &quot;Parentheses that delimit expression in TOP is required in INSERT, UPDATE, and DELETE statements. For backward compatibility, TOP expression without parentheses in SELECT statements is supported, but we do not recommend this. &quot;

So, TOP(2).]]></description>
		<content:encoded><![CDATA[<p>@Imran</p>
<p>Good answer (as usual from you).</p>
<p>I&#8217;d like to suggest a line from the help file: &#8220;Parentheses that delimit expression in TOP is required in INSERT, UPDATE, and DELETE statements. For backward compatibility, TOP expression without parentheses in SELECT statements is supported, but we do not recommend this. &#8221;</p>
<p>So, TOP(2).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: renuka</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58186</link>
		<dc:creator><![CDATA[renuka]]></dc:creator>
		<pubDate>Fri, 04 Dec 2009 09:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-58186</guid>
		<description><![CDATA[Hi,

I have a query, how to select top two records from the table?

Waiting for your kind reply.

Thanks in advance.



for this u have to use top in the query  i.e(&quot;select top 2 field name from table _name)
for more info go to w3schools.com,,,,,]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a query, how to select top two records from the table?</p>
<p>Waiting for your kind reply.</p>
<p>Thanks in advance.</p>
<p>for this u have to use top in the query  i.e(&#8220;select top 2 field name from table _name)<br />
for more info go to w3schools.com,,,,,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran Mohammed</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-51632</link>
		<dc:creator><![CDATA[Imran Mohammed]]></dc:creator>
		<pubDate>Thu, 07 May 2009 03:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-51632</guid>
		<description><![CDATA[@Vivek

Select  top 2 * from Table_Name

~ IM.]]></description>
		<content:encoded><![CDATA[<p>@Vivek</p>
<p>Select  top 2 * from Table_Name</p>
<p>~ IM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Jain</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-51596</link>
		<dc:creator><![CDATA[Vivek Jain]]></dc:creator>
		<pubDate>Wed, 06 May 2009 11:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-51596</guid>
		<description><![CDATA[Hi,

I have a query, how to select top two records from the table?

Waiting for your kind reply.

Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a query, how to select top two records from the table?</p>
<p>Waiting for your kind reply.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-48920</link>
		<dc:creator><![CDATA[Rahul]]></dc:creator>
		<pubDate>Fri, 13 Mar 2009 14:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-48920</guid>
		<description><![CDATA[hahaha....Great reply Lee...]]></description>
		<content:encoded><![CDATA[<p>hahaha&#8230;.Great reply Lee&#8230;</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/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-47195</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:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-47195</guid>
		<description><![CDATA[[...] SQL SERVER - Stored Procedures Advantages and Best Advantage [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; Stored Procedures Advantages and Best Advantage [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakesh</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-43500</link>
		<dc:creator><![CDATA[rakesh]]></dc:creator>
		<pubDate>Sat, 04 Oct 2008 05:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-43500</guid>
		<description><![CDATA[Is it TRUE OR FALSE


execution plan is not cached in case  of functions(udf)..?]]></description>
		<content:encoded><![CDATA[<p>Is it TRUE OR FALSE</p>
<p>execution plan is not cached in case  of functions(udf)..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rakesh</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-43499</link>
		<dc:creator><![CDATA[rakesh]]></dc:creator>
		<pubDate>Sat, 04 Oct 2008 05:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-43499</guid>
		<description><![CDATA[What are the disadvantages of stored procedure
 
except This?

stored procedure may hinder the performance

if it is excessively recompiled]]></description>
		<content:encoded><![CDATA[<p>What are the disadvantages of stored procedure</p>
<p>except This?</p>
<p>stored procedure may hinder the performance</p>
<p>if it is excessively recompiled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aviral</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-40335</link>
		<dc:creator><![CDATA[aviral]]></dc:creator>
		<pubDate>Wed, 16 Jul 2008 18:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-40335</guid>
		<description><![CDATA[With the optimal usage of Prepared Statements even qury plan caching can be obtained so I feel the ability to tune and modular coding is the best advantage of stored procedures.]]></description>
		<content:encoded><![CDATA[<p>With the optimal usage of Prepared Statements even qury plan caching can be obtained so I feel the ability to tune and modular coding is the best advantage of stored procedures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valter Vigati</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-40321</link>
		<dc:creator><![CDATA[Valter Vigati]]></dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-40321</guid>
		<description><![CDATA[Pinal Dave, 

I have a system using Database &quot;DBF.&quot; Develop a program that makes the load of data updated in the &quot;DBF&quot; to SQL 2005, using the Advantage Database Server to make the reading of the data &quot;DBF.&quot; I have had some problems in reading this data. You could report some knowledge about this case?

Thanks!!!!]]></description>
		<content:encoded><![CDATA[<p>Pinal Dave, </p>
<p>I have a system using Database &#8220;DBF.&#8221; Develop a program that makes the load of data updated in the &#8220;DBF&#8221; to SQL 2005, using the Advantage Database Server to make the reading of the data &#8220;DBF.&#8221; I have had some problems in reading this data. You could report some knowledge about this case?</p>
<p>Thanks!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-39864</link>
		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Mon, 07 Jul 2008 14:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-39864</guid>
		<description><![CDATA[Yes, the difference between SQL 2000 and SQL 2005 is &quot;5&quot;.]]></description>
		<content:encoded><![CDATA[<p>Yes, the difference between SQL 2000 and SQL 2005 is &#8220;5&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suresh</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-19597</link>
		<dc:creator><![CDATA[suresh]]></dc:creator>
		<pubDate>Wed, 14 Nov 2007 06:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-19597</guid>
		<description><![CDATA[i want what is the diffrent between sql 2000 and 2005
any one able to telme]]></description>
		<content:encoded><![CDATA[<p>i want what is the diffrent between sql 2000 and 2005<br />
any one able to telme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-12086</link>
		<dc:creator><![CDATA[vivek]]></dc:creator>
		<pubDate>Tue, 11 Sep 2007 12:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-12086</guid>
		<description><![CDATA[hi,

  im in need of a sp to delete a particular table from the database and restoring the same table from a .dat file .. actualy its a concept of scheduling it has to be done everyday


looking for ur reply..

Thanks,
vivek]]></description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>  im in need of a sp to delete a particular table from the database and restoring the same table from a .dat file .. actualy its a concept of scheduling it has to be done everyday</p>
<p>looking for ur reply..</p>
<p>Thanks,<br />
vivek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaja</title>
		<link>http://blog.sqlauthority.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-5942</link>
		<dc:creator><![CDATA[kaja]]></dc:creator>
		<pubDate>Fri, 27 Jul 2007 06:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/2007/04/13/sql-server-stored-procedures-advantages-and-best-advantage/#comment-5942</guid>
		<description><![CDATA[what is difference between sql server 2005 and sql server 2008]]></description>
		<content:encoded><![CDATA[<p>what is difference between sql server 2005 and sql server 2008</p>
]]></content:encoded>
	</item>
</channel>
</rss>

