May 29, 2014 at 11:29 pm
Comments posted to this topic are about the item Keyboard key to Toggle between query and results pane
Thanks
May 30, 2014 at 12:57 am
Also SHIFT+F6. These hot keys are windows standard.
May 30, 2014 at 1:21 am
Nice question, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
May 30, 2014 at 1:43 am
Good One!
---------------------------------------------------
"Thare are only 10 types of people in the world:
Those who understand binary, and those who don't."
May 30, 2014 at 2:30 am
Good one, thank you for the post.
Agreed F6 and SHIFT+F6 - both works. But they are not the same.
F6 in SSMS is "move to the next pane" - [if the cursor is in the query pane, it moves ahead to the result pane]
SHIFT+F6 in SSMS is "move to the previous pane"
Try this: type "SELECT 1" in the query window, execute, you will see result pane and also message pane. Now try F6 and SHIFT+F6 to see the direction of the focus.
ww; Raghu
--
The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.
May 30, 2014 at 2:39 am
Raghavendra Mudugal (5/30/2014)
Good one, thank you for the post.Agreed F6 and SHIFT+F6 - both works. But they are not the same.
F6 in SSMS is "move to the next pane" - [if the cursor is in the query pane, it moves ahead to the result pane]
SHIFT+F6 in SSMS is "move to the previous pane"
Try this: type "SELECT 1" in the query window, execute, you will see result pane and also message pane. Now try F6 and SHIFT+F6 to see the direction of the focus.
Of course, they just differ in direction (next/previous)! But if you are in grid mode with ONE F6 go to result pane, the same with TWO SHIFT+F6 (first goes to the message pane and the second to the result pane).
May 30, 2014 at 3:14 am
Thanks Hardik for question.
However with the introduction of new keyboard having fn key in place.Microsoft should also change their doumentation.
As here it would be (fn + f6) key would be the answer.
--rhythmk
------------------------------------------------------------------
To post your question use below link
https://www.sqlservercentral.com/articles/forum-etiquette-how-to-post-datacode-on-a-forum-to-get-the-best-help
🙂
May 30, 2014 at 4:44 am
Strictly speaking f6 isn't a toggle
It will cycle through all open panes not just those two and if you don't have the results pane visible it won't show it.
You could argue that ctrl-R would better fit as an answer as that is a toggle and will show/hide the results pane.
May 30, 2014 at 5:08 am
Easy one like for Friday 🙂
Igor Micev,My blog: www.igormicev.com
May 30, 2014 at 5:25 am
A nice and easy one to end the week.
May 30, 2014 at 7:12 am
I would agree, ctl + R is the correct answer.
May 30, 2014 at 7:47 am
rhythmk (5/30/2014)
Thanks Hardik for question.However with the introduction of new keyboard having fn key in place.Microsoft should also change their documentation.
As here it would be (fn + f6) key would be the answer.
+10
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 30, 2014 at 7:51 am
Thanks for the question.
The options of fn+f6 and shft+f6 are great for toggling between the query, messages, and results tabs.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
May 30, 2014 at 8:03 am
Thanks Hardik. Nice question.
May 30, 2014 at 9:22 am
This was removed by the editor as SPAM
Viewing 15 posts - 1 through 15 (of 19 total)
You must be logged in to reply to this topic. Login to reply