All of us like Keyboard Shortcuts and use it frequently but memorizing them might be painful and we get to remember them after we use it over a period of time. I just found a very easy way to learn and remember the Keyboard Shortcuts in SQL Server Management Studio (SSMS) using the following steps:
Once you do this, you get to see the name of the action along with the associated Keyboard Shortcut in the Tooltip for pretty much every action/button in SSMS like Execute, Parse, New Query, Comment, Uncomment, and so on.
Note: The above steps are tested with SSMS 2008/2008 R2.
Published under: SQL Server Tips · · · ·
Good one. Thanks for sharing.
same option is not there in sql 2012. i think by default it is enable in sql 2012
@Sudeep - Thanks. I am glad you liked it. @Jeetendra - Yeah even when I checked on 2012 RC0, I could not find this option. However, I will do some more research and if find something, will update this thread.