Saturday, January 25, 2014

SQL Server Management Studio Custom Quarry Shortcuts

How to create a custom quarry short cut ?

Step 1: Go to Tools>Options>Environment >Keyboard























Step 2: Now Create your own short cut (e.g. SELECT  TOP 100 * FROM)












Step 3: Refresh SSMS intellisense by pressing Ctrl + Shift + R 

Step 4: Test the short cut, highlight the table and press Ctrl +3












Like wise you can create your own shortcuts...

1 comment: