<?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; Query Analyzer Short Cut to display the text of Stored Procedure</title>
	<atom:link href="http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sumit Gaud</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-421359</link>
		<dc:creator><![CDATA[Sumit Gaud]]></dc:creator>
		<pubDate>Wed, 13 Feb 2013 12:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-421359</guid>
		<description><![CDATA[yes this can be a case but I want to create shortcut for a procedure which takes more than one parameter. suppose I have a procedure which returns records based on two filter conditions and user has to pass that two values.

e.g.
exec myProc @parm1=value1, @parm2=value2

One more thing how to create shortcut for followinw query
select top 10 * from  where RowStatus=1

where RowStatus is ]]></description>
		<content:encoded><![CDATA[<p>yes this can be a case but I want to create shortcut for a procedure which takes more than one parameter. suppose I have a procedure which returns records based on two filter conditions and user has to pass that two values.</p>
<p>e.g.<br />
exec myProc @parm1=value1, @parm2=value2</p>
<p>One more thing how to create shortcut for followinw query<br />
select top 10 * from  where RowStatus=1</p>
<p>where RowStatus is </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-421271</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 13 Feb 2013 08:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-421271</guid>
		<description><![CDATA[Do you mean you want to skip passing values for some parameters?]]></description>
		<content:encoded><![CDATA[<p>Do you mean you want to skip passing values for some parameters?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumit Gaud</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-420429</link>
		<dc:creator><![CDATA[Sumit Gaud]]></dc:creator>
		<pubDate>Mon, 11 Feb 2013 02:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-420429</guid>
		<description><![CDATA[How to create shortcut for procedure which takes more than one argument?]]></description>
		<content:encoded><![CDATA[<p>How to create shortcut for procedure which takes more than one argument?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #014 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-416515</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #014 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 02 Feb 2013 01:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-416515</guid>
		<description><![CDATA[[...] Query Analyzer Short Cut to display the text of Stored Procedure In my early career I picked up the shortcut to display the text of the stored procedure and believe me I am using the same shortcut till today. It is like learning how to ride bike, once we learn it we never forget it. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Query Analyzer Short Cut to display the text of Stored Procedure In my early career I picked up the shortcut to display the text of the stored procedure and believe me I am using the same shortcut till today. It is like learning how to ride bike, once we learn it we never forget it. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sathish</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-352892</link>
		<dc:creator><![CDATA[sathish]]></dc:creator>
		<pubDate>Tue, 25 Sep 2012 06:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-352892</guid>
		<description><![CDATA[Please select the text and press ctrl + 3]]></description>
		<content:encoded><![CDATA[<p>Please select the text and press ctrl + 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuldeep singh</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-266991</link>
		<dc:creator><![CDATA[kuldeep singh]]></dc:creator>
		<pubDate>Sat, 24 Mar 2012 05:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-266991</guid>
		<description><![CDATA[what is short cut for Funtion  dispaly in text]]></description>
		<content:encoded><![CDATA[<p>what is short cut for Funtion  dispaly in text</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirti Darji</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-139713</link>
		<dc:creator><![CDATA[Kirti Darji]]></dc:creator>
		<pubDate>Wed, 08 Jun 2011 15:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-139713</guid>
		<description><![CDATA[Windows 7  with keyboard short cut for SQL server 2005 It does not work any reference for that

Thank You
Kirti Darji]]></description>
		<content:encoded><![CDATA[<p>Windows 7  with keyboard short cut for SQL server 2005 It does not work any reference for that</p>
<p>Thank You<br />
Kirti Darji</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prabu</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-103284</link>
		<dc:creator><![CDATA[Prabu]]></dc:creator>
		<pubDate>Wed, 01 Dec 2010 11:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-103284</guid>
		<description><![CDATA[Hi,

Could you tell me, how can i know the SQL server functions like sp_helptext?

Thanks,
A.Prabu]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Could you tell me, how can i know the SQL server functions like sp_helptext?</p>
<p>Thanks,<br />
A.Prabu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zakir</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-103062</link>
		<dc:creator><![CDATA[zakir]]></dc:creator>
		<pubDate>Tue, 30 Nov 2010 11:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-103062</guid>
		<description><![CDATA[Is there any short cut key for comment and uncommment the line.

thanks in advance

Zakir]]></description>
		<content:encoded><![CDATA[<p>Is there any short cut key for comment and uncommment the line.</p>
<p>thanks in advance</p>
<p>Zakir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100535</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 11:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100535</guid>
		<description><![CDATA[Did you try closing and opening the query analyser?]]></description>
		<content:encoded><![CDATA[<p>Did you try closing and opening the query analyser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100533</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 11:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100533</guid>
		<description><![CDATA[You need to highlight the table name and use shortcut ctrl+3]]></description>
		<content:encoded><![CDATA[<p>You need to highlight the table name and use shortcut ctrl+3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100527</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 10:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100527</guid>
		<description><![CDATA[Are you running it againt a table name?]]></description>
		<content:encoded><![CDATA[<p>Are you running it againt a table name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shelvia</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100464</link>
		<dc:creator><![CDATA[shelvia]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 03:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100464</guid>
		<description><![CDATA[This fixes the issue! :)
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ca6523d1-d265-4c15-b89a-9268e5e3cda4&amp;displaylang=en]]></description>
		<content:encoded><![CDATA[<p>This fixes the issue! :)<br />
<a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ca6523d1-d265-4c15-b89a-9268e5e3cda4&#038;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ca6523d1-d265-4c15-b89a-9268e5e3cda4&#038;displaylang=en</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shelvia</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100446</link>
		<dc:creator><![CDATA[shelvia]]></dc:creator>
		<pubDate>Wed, 17 Nov 2010 00:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100446</guid>
		<description><![CDATA[I already have space after from but it still complains of incorrect syntax. 
This used to work for me with SQL Server 2005 + Windows XP; and I was recently upgraded to Windows 7.
Any advice, please? :)]]></description>
		<content:encoded><![CDATA[<p>I already have space after from but it still complains of incorrect syntax.<br />
This used to work for me with SQL Server 2005 + Windows XP; and I was recently upgraded to Windows 7.<br />
Any advice, please? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelvia</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100254</link>
		<dc:creator><![CDATA[Shelvia]]></dc:creator>
		<pubDate>Tue, 16 Nov 2010 04:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-100254</guid>
		<description><![CDATA[it used to work for me in xp, no longer working in windows 7, anyone knows why? :(]]></description>
		<content:encoded><![CDATA[<p>it used to work for me in xp, no longer working in windows 7, anyone knows why? :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sagar</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-91833</link>
		<dc:creator><![CDATA[Sagar]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 09:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-91833</guid>
		<description><![CDATA[Give space after from &#039;SELECT * FROM &#039;]]></description>
		<content:encoded><![CDATA[<p>Give space after from &#8216;SELECT * FROM &#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarekI</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-86917</link>
		<dc:creator><![CDATA[MarekI]]></dc:creator>
		<pubDate>Tue, 07 Sep 2010 13:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-86917</guid>
		<description><![CDATA[Hi, I have the same problem with management studio 2005. I have ctrl+3 shortcut assigned to &quot;SELECT * FROM &quot;. I open new query window run shortcut and I get the message Incorrect syntax near &#039;FROM&#039;. 

It looks like the shortcut doesn&#039;t pass the selected value. 

Someone, Please help!!!]]></description>
		<content:encoded><![CDATA[<p>Hi, I have the same problem with management studio 2005. I have ctrl+3 shortcut assigned to &#8220;SELECT * FROM &#8220;. I open new query window run shortcut and I get the message Incorrect syntax near &#8216;FROM&#8217;. </p>
<p>It looks like the shortcut doesn&#8217;t pass the selected value. </p>
<p>Someone, Please help!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeba</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-85634</link>
		<dc:creator><![CDATA[Sheeba]]></dc:creator>
		<pubDate>Mon, 30 Aug 2010 09:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-85634</guid>
		<description><![CDATA[Hi 


I need to set Select * from to ctrl+3

I have select the tablename by using ctrl+3

it shows 

Incorrect syntax near &#039;From&#039;. this issue...

Help me...

Thanks...]]></description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>I need to set Select * from to ctrl+3</p>
<p>I have select the tablename by using ctrl+3</p>
<p>it shows </p>
<p>Incorrect syntax near &#8216;From&#8217;. this issue&#8230;</p>
<p>Help me&#8230;</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeba</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-85633</link>
		<dc:creator><![CDATA[Sheeba]]></dc:creator>
		<pubDate>Mon, 30 Aug 2010 09:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-85633</guid>
		<description><![CDATA[keyboards&gt;&gt; ctrl+3 = sp_helptext 

If you need to see the procedure means just give the procedurename

EX:

cur_proc 

select above procedure and press ctrl+3 it will work perfect...]]></description>
		<content:encoded><![CDATA[<p>keyboards&gt;&gt; ctrl+3 = sp_helptext </p>
<p>If you need to see the procedure means just give the procedurename</p>
<p>EX:</p>
<p>cur_proc </p>
<p>select above procedure and press ctrl+3 it will work perfect&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MSharma</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-83581</link>
		<dc:creator><![CDATA[MSharma]]></dc:creator>
		<pubDate>Tue, 10 Aug 2010 09:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-83581</guid>
		<description><![CDATA[Good answer..dude it works ...]]></description>
		<content:encoded><![CDATA[<p>Good answer..dude it works &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-75671</link>
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Fri, 11 Jun 2010 14:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-75671</guid>
		<description><![CDATA[I&#039;m using QA2000 and I set the procedure sp_helptext on Ctrl+3 shortcut, for example, and on editor pane I selected (highlighted) a procedure name (salesbycategory on Northwind database) and pushed Ctrl+3, but I got the following error:

Server: Msg 201, Level 16, State 3, Procedure sp_helptext, Line 0
Procedure &#039;sp_helptext&#039; expects parameter &#039;@objname&#039;, which was not supplied.

How can I use a shortcut (sp_helptext) and set an argument (salesbycategory) for it?

Thanks]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m using QA2000 and I set the procedure sp_helptext on Ctrl+3 shortcut, for example, and on editor pane I selected (highlighted) a procedure name (salesbycategory on Northwind database) and pushed Ctrl+3, but I got the following error:</p>
<p>Server: Msg 201, Level 16, State 3, Procedure sp_helptext, Line 0<br />
Procedure &#8216;sp_helptext&#8217; expects parameter &#8216;@objname&#8217;, which was not supplied.</p>
<p>How can I use a shortcut (sp_helptext) and set an argument (salesbycategory) for it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prasath</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-67408</link>
		<dc:creator><![CDATA[prasath]]></dc:creator>
		<pubDate>Wed, 28 Apr 2010 11:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-67408</guid>
		<description><![CDATA[once i closed my sql my short cut&#039;s are deleted ,
i need to keep this ,,
is this possible]]></description>
		<content:encoded><![CDATA[<p>once i closed my sql my short cut&#8217;s are deleted ,<br />
i need to keep this ,,<br />
is this possible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupali</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-58062</link>
		<dc:creator><![CDATA[rupali]]></dc:creator>
		<pubDate>Tue, 01 Dec 2009 13:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-58062</guid>
		<description><![CDATA[Hi,
I&#039;m using sql 2008. ctrl+ F is not working.
even selecting  find option from the edit menu is not working.
if i select the ctrl+tab it shows the active window for find option , but selecting it doesnt show the find window.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m using sql 2008. ctrl+ F is not working.<br />
even selecting  find option from the edit menu is not working.<br />
if i select the ctrl+tab it shows the active window for find option , but selecting it doesnt show the find window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-48632</link>
		<dc:creator><![CDATA[alan]]></dc:creator>
		<pubDate>Tue, 10 Mar 2009 19:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-48632</guid>
		<description><![CDATA[Praburaj, you have to close and re-open management studio for it to &quot;take&quot;.]]></description>
		<content:encoded><![CDATA[<p>Praburaj, you have to close and re-open management studio for it to &#8220;take&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praburaj</title>
		<link>http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-46025</link>
		<dc:creator><![CDATA[Praburaj]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 13:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/01/30/query-analyzer-short-cut-to-display-the-text-of-stored-procedure/#comment-46025</guid>
		<description><![CDATA[Hi 
This is prabu really am enjoying your reply its simply good and i have a issue 

This is am trying to use query shortcut i assigned the query for the short cut actually what i did is 


1. Option -&gt; Enviroinment -&gt; Keyoard and then i set 

 ctrl +3 =Select * from 
2.Then i come back to query window and selected a table and then i hit ctrl +3 but it dosen&#039;t show anything if you help me for this its really usefull for me 

thanks in advance
praburaj]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
This is prabu really am enjoying your reply its simply good and i have a issue </p>
<p>This is am trying to use query shortcut i assigned the query for the short cut actually what i did is </p>
<p>1. Option -&gt; Enviroinment -&gt; Keyoard and then i set </p>
<p> ctrl +3 =Select * from<br />
2.Then i come back to query window and selected a table and then i hit ctrl +3 but it dosen&#8217;t show anything if you help me for this its really usefull for me </p>
<p>thanks in advance<br />
praburaj</p>
]]></content:encoded>
	</item>
</channel>
</rss>
