Friday, 15 May 2020

How to Set Keyboard Shortcuts in SQL Server

How to Set Keyboard Shortcuts in SQL Server

Web Developers/SQL Developers usually face challenges in writing SQL Queries again and again during development and updating the new and existing system.

So, Today i will show you few techniques which will be used to solve the problem and accomplish the task more efficiently.

To set the Keyboard Shortcuts in SQL Server. Please find below steps,

Step 1: Go To Tools Menu










Steps 2: Select Options from Tools Menu
How to Set Keyboard Shortcuts in SQL Server


Step 3: Select Keyboard -> Query Shortcuts
How to Set Keyboard Shortcuts in SQL Server


Step 4: Add the Shortcuts and Press OK
How to Set Keyboard Shortcuts in SQL Server

The Shortcuts will be saved.
You can open a new query window and type table name and press Ctrl + 3 by selecting the table name your query for SELECT * FROM TableName  will be fired.

Please post your comments and Queries if you have any queries in SQL Server.

Thank You!


Connect me on: Facebook, Twitter, Instagram  


You can find more blogs on our website: Trigya Technologies

No comments:

Post a Comment

Steps to resolve VAPT Issues

    1. Error: Web Parameter Tampering Resolution:   Add attribute " enableViewStateMac = " false " " inside  <pages...