<?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; sp_describe_first_result_set New System Stored Procedure in SQL Server 2012</title>
	<atom:link href="http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: iakjwlfgw</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-450618</link>
		<dc:creator><![CDATA[iakjwlfgw]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 05:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-450618</guid>
		<description><![CDATA[hello worldl, i am new herer]]></description>
		<content:encoded><![CDATA[<p>hello worldl, i am new herer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #023 &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-450510</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #023 &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 06 Apr 2013 01:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-450510</guid>
		<description><![CDATA[[...] sp_describe_first_result_set New System Stored Procedure in SQL Server 2012 SQL Server never stops to amaze me. Here is the example of it sp_describe_first_result_set. I stumbled upon it when I was looking for something else on BOL. This new system stored procedure did attract me to experiment with it. This SP does exactly what its names suggests – describes the first result set. Let us see a very simple example of the same. Please note that this will work on only SQL Server 2012. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] sp_describe_first_result_set New System Stored Procedure in SQL Server 2012 SQL Server never stops to amaze me. Here is the example of it sp_describe_first_result_set. I stumbled upon it when I was looking for something else on BOL. This new system stored procedure did attract me to experiment with it. This SP does exactly what its names suggests – describes the first result set. Let us see a very simple example of the same. Please note that this will work on only SQL Server 2012. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-290858</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 30 May 2012 07:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-290858</guid>
		<description><![CDATA[It means that the value is unicode. It is optional anyway]]></description>
		<content:encoded><![CDATA[<p>It means that the value is unicode. It is optional anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shadab Shah</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-290757</link>
		<dc:creator><![CDATA[Shadab Shah]]></dc:creator>
		<pubDate>Wed, 30 May 2012 03:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-290757</guid>
		<description><![CDATA[Hello Sir,
I am a newbie and have being following your blog for quite a some time. I did search on internet for the doubt i am going to ask but was not able to find the solution because my doubt might be very basic. Well i am saying that u had executed the stored procedure as &quot;N&#039;Name_of_the_procedure&quot; . i had tried out without &quot;N &quot; and i works out to be fine then why do we need &quot;N&#039;&quot; to execute a stored procedure]]></description>
		<content:encoded><![CDATA[<p>Hello Sir,<br />
I am a newbie and have being following your blog for quite a some time. I did search on internet for the doubt i am going to ask but was not able to find the solution because my doubt might be very basic. Well i am saying that u had executed the stored procedure as &#8220;N&#8217;Name_of_the_procedure&#8221; . i had tried out without &#8220;N &#8221; and i works out to be fine then why do we need &#8220;N&#8217;&#8221; to execute a stored procedure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-287623</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 23 May 2012 13:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-287623</guid>
		<description><![CDATA[Refer more examples here
http://beyondrelational.com/modules/2/blogs/70/posts/10898/understanding-datetime-column-part-iii.aspx]]></description>
		<content:encoded><![CDATA[<p>Refer more examples here<br />
<a href="http://beyondrelational.com/modules/2/blogs/70/posts/10898/understanding-datetime-column-part-iii.aspx" rel="nofollow">http://beyondrelational.com/modules/2/blogs/70/posts/10898/understanding-datetime-column-part-iii.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhinav srivastav</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-281467</link>
		<dc:creator><![CDATA[abhinav srivastav]]></dc:creator>
		<pubDate>Wed, 02 May 2012 20:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-281467</guid>
		<description><![CDATA[Hi Sir,

Please help me, I want to make a stored procedure and I want to use @reportdate variable, can you tell me how to use whole month date in below SP when i m pass start date and end date with stored procedure

-- ]]></description>
		<content:encoded><![CDATA[<p>Hi Sir,</p>
<p>Please help me, I want to make a stored procedure and I want to use @reportdate variable, can you tell me how to use whole month date in below SP when i m pass start date and end date with stored procedure</p>
<p>&#8211; </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; DMV sys.dm_exec_describe_first_result_set_for_object &#8211; Describes the First Result Metadata for the Module &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-273277</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; DMV sys.dm_exec_describe_first_result_set_for_object &#8211; Describes the First Result Metadata for the Module &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 07 Apr 2012 01:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-273277</guid>
		<description><![CDATA[[...] is another interesting follow up blog post of SQL SERVER – sp_describe_first_result_set New System Stored Procedure in SQL Server 2012. While I was writing earlier blog post I had come across [...]]]></description>
		<content:encoded><![CDATA[<p>[...] is another interesting follow up blog post of SQL SERVER – sp_describe_first_result_set New System Stored Procedure in SQL Server 2012. While I was writing earlier blog post I had come across [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilesh</title>
		<link>http://blog.sqlauthority.com/2012/03/31/sql-server-sp_describe_first_result_set-new-system-stored-procedure-in-sql-server-2012/#comment-270000</link>
		<dc:creator><![CDATA[Nilesh]]></dc:creator>
		<pubDate>Sat, 31 Mar 2012 04:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=18013#comment-270000</guid>
		<description><![CDATA[Thanks for sharing and revealing one more feature of SQL SERVER 2012 :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing and revealing one more feature of SQL SERVER 2012 :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
