SQL Server 2005 Query Analyzer shortcuts.
Some important shortcuts list for query execute.Using this shortcuts you can save lots of time.
- CTRL+E : Execute Query
- F5 : Execute Query
- ALT+BREAK : Cancel Query
- CTRL+D : Display results in grid format
- ALT+F1 : Database object info
- CTRL+F5 : Parse query and check syntax
- CTRL+K : Display/hide execution plan
- CTRL+L : Display execution plan
- CTRL+N : New Query window
- CTRL+SHIFT+F : Save results to file
- CTRL+Delete : Delete through the end of the line
0 comments:
Post a Comment