SQL Server Management Studio Query Shortcuts
Posted by: Gregg Stark on SQL Server,
on 03 Aug 2007 |
View original | Bookmarked: 0 time(s)
I have always hated typing and using the mouse so I always try to find shortcuts and hotkeys for every development environment I am in. Having said that I thought that I would share what I have custom setup for SQL Server Management Studio. Until I started playing around with them I really didn't realize what all was possible. Basically you just highlight some text in query analyzer and then hit the hotkey and it passes the highlighted text into whatever the code is behdind the...