<?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_HelpText for sp_HelpText &#8211; Puzzle</title>
	<atom:link href="http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 10:40:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: RaviShankar</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-180793</link>
		<dc:creator><![CDATA[RaviShankar]]></dc:creator>
		<pubDate>Wed, 19 Oct 2011 12:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-180793</guid>
		<description><![CDATA[No Sajal..not of the kind I want..

Regards,
Ravi]]></description>
		<content:encoded><![CDATA[<p>No Sajal..not of the kind I want..</p>
<p>Regards,<br />
Ravi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-179858</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Mon, 17 Oct 2011 09:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-179858</guid>
		<description><![CDATA[Make sure you are connected to the correct server and also the user that you are using have access to that database]]></description>
		<content:encoded><![CDATA[<p>Make sure you are connected to the correct server and also the user that you are using have access to that database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nagesh</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-179288</link>
		<dc:creator><![CDATA[Nagesh]]></dc:creator>
		<pubDate>Sat, 15 Oct 2011 18:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-179288</guid>
		<description><![CDATA[Hi Pinal,

      When i use sp_helptext  i.e fully qualified object name(Ex: &#039;Test.GetAllUsers&#039;)  i can able to get definition of the stored procedure.But
 When i give sp_helptext and just stored procedure name(EX: sp_helptext GetAllUsers ) i am getting  following error.
&quot;Msg 15009, Level 16, State 1, Procedure sp_helptext, Line 54
The object &#039;GetAllUsers &#039; does not exist in database &#039;TempDBLocal&#039; or is invalid for this operation.&quot;
 All this Is all happening in my local machine.

  But  Sql servers in Dev and production environment in our organization not have this problem. I can get SP&#039;s definition just running sp_helptext GetAllUsers 

  Please suggest me what changes i need to do in my local sql server 2005.

Thanks 
Nagesh]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>      When i use sp_helptext  i.e fully qualified object name(Ex: &#8216;Test.GetAllUsers&#8217;)  i can able to get definition of the stored procedure.But<br />
 When i give sp_helptext and just stored procedure name(EX: sp_helptext GetAllUsers ) i am getting  following error.<br />
&#8220;Msg 15009, Level 16, State 1, Procedure sp_helptext, Line 54<br />
The object &#8216;GetAllUsers &#8216; does not exist in database &#8216;TempDBLocal&#8217; or is invalid for this operation.&#8221;<br />
 All this Is all happening in my local machine.</p>
<p>  But  Sql servers in Dev and production environment in our organization not have this problem. I can get SP&#8217;s definition just running sp_helptext GetAllUsers </p>
<p>  Please suggest me what changes i need to do in my local sql server 2005.</p>
<p>Thanks<br />
Nagesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajal Agrawal</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-131658</link>
		<dc:creator><![CDATA[Sajal Agrawal]]></dc:creator>
		<pubDate>Thu, 28 Apr 2011 05:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-131658</guid>
		<description><![CDATA[Hi Ravi,

did you get the solution for getting the defination of a table?]]></description>
		<content:encoded><![CDATA[<p>Hi Ravi,</p>
<p>did you get the solution for getting the defination of a table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-117577</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 09 Feb 2011 09:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-117577</guid>
		<description><![CDATA[You need to make use of Generate script option from SSMS]]></description>
		<content:encoded><![CDATA[<p>You need to make use of Generate script option from SSMS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaviShankarKota</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-117575</link>
		<dc:creator><![CDATA[RaviShankarKota]]></dc:creator>
		<pubDate>Wed, 09 Feb 2011 09:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-117575</guid>
		<description><![CDATA[sp_help table_name gives the details of the table like the column defintions,datatypes, keys,indexes etc.
But what I want is entire definition.It should be like:
Create table Employee
as
Begin
------
------
End]]></description>
		<content:encoded><![CDATA[<p>sp_help table_name gives the details of the table like the column defintions,datatypes, keys,indexes etc.<br />
But what I want is entire definition.It should be like:<br />
Create table Employee<br />
as<br />
Begin<br />
&#8212;&#8212;<br />
&#8212;&#8212;<br />
End</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-116025</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Fri, 04 Feb 2011 11:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-116025</guid>
		<description><![CDATA[EXEC sp_help table_name]]></description>
		<content:encoded><![CDATA[<p>EXEC sp_help table_name</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaviShankarKota</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-115509</link>
		<dc:creator><![CDATA[RaviShankarKota]]></dc:creator>
		<pubDate>Tue, 01 Feb 2011 09:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-115509</guid>
		<description><![CDATA[Hi Pinal,

I have a small doubt.sp_helptext retrieves stored proc definition.But how to get table script using a command ?

Regards,
RaviShankar]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I have a small doubt.sp_helptext retrieves stored proc definition.But how to get table script using a command ?</p>
<p>Regards,<br />
RaviShankar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaviShankarKota</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-115507</link>
		<dc:creator><![CDATA[RaviShankarKota]]></dc:creator>
		<pubDate>Tue, 01 Feb 2011 09:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-115507</guid>
		<description><![CDATA[Thanks for interesting information pinal.]]></description>
		<content:encoded><![CDATA[<p>Thanks for interesting information pinal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradeep</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-64207</link>
		<dc:creator><![CDATA[Pradeep]]></dc:creator>
		<pubDate>Thu, 01 Apr 2010 09:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-64207</guid>
		<description><![CDATA[sp_help is a stored procedure. &quot;SP&quot; MS following the naming standard like that]]></description>
		<content:encoded><![CDATA[<p>sp_help is a stored procedure. &#8220;SP&#8221; MS following the naming standard like that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vennila</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-61758</link>
		<dc:creator><![CDATA[Vennila]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-61758</guid>
		<description><![CDATA[What is sp_help in SQL Server?
I know why this. But I don&#039;t know what is &quot;SP&quot;.]]></description>
		<content:encoded><![CDATA[<p>What is sp_help in SQL Server?<br />
I know why this. But I don&#8217;t know what is &#8220;SP&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lalchand</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-42875</link>
		<dc:creator><![CDATA[Lalchand]]></dc:creator>
		<pubDate>Wed, 17 Sep 2008 06:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-42875</guid>
		<description><![CDATA[Please let me know how can we find sql script(text of table) of tables from database
Like&#039; oralce 

select * from user_source]]></description>
		<content:encoded><![CDATA[<p>Please let me know how can we find sql script(text of table) of tables from database<br />
Like&#8217; oralce </p>
<p>select * from user_source</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemal Fofaria</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-34964</link>
		<dc:creator><![CDATA[Hemal Fofaria]]></dc:creator>
		<pubDate>Thu, 10 Apr 2008 12:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-34964</guid>
		<description><![CDATA[Very Good.]]></description>
		<content:encoded><![CDATA[<p>Very Good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raja</title>
		<link>http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-25871</link>
		<dc:creator><![CDATA[raja]]></dc:creator>
		<pubDate>Fri, 14 Dec 2007 09:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/06/15/sql-server-sp_helptext-for-sp_helptext-puzzle/#comment-25871</guid>
		<description><![CDATA[sir,
    i need a sample stored procedure for insert , select, alter in a single name or,single procedure.. plz help meee]]></description>
		<content:encoded><![CDATA[<p>sir,<br />
    i need a sample stored procedure for insert , select, alter in a single name or,single procedure.. plz help meee</p>
]]></content:encoded>
	</item>
</channel>
</rss>

