sql server - Keyboard shortcut to switch to result tab in SSMS -


does know if there shortcut switch tabs (editot,result, messages) in sql management studio? in configuration have enalbled option "disply result in separate tab"

please use f6 toggle between different tabs of ssms.

thanks, sree


Comments

Popular posts from this blog

java - Static nested class instance -

Python Pandas join aggregated tables -

process - Python What is the difference between a Pool of worker processes and just running multiple Processes? -