Tutorials and code for ASP.NET 2.0,C#,SQL Server,AJAX tutorials,jQuery  
Home    Articles    Contact Us
 

ASP.NET
AJAX
Interview Questions
Sql Server
Technology News
Tips and Tricks
jQuery

 

SQL Server 2005 keyboard shortcuts


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

Some General Shortcuts for SQL Server 2005

  • CTRL+A : Select All

  • CTRL+C : Copy

  • CTRL+V : Paste

  • CTRL+F : Find

  • CTRL+P : Print

  • CTRL+S : Save

  • CTRL+Z : Undo

  • CTRL+Y : Redo

  • CTRL+X : Delete


User Comments:

Comment By Ronnie Sarkari on 08/04/2009

I forgot the keyboard shortcut for commenting and uncommenting code in SQL Studio 2005


Post Your Comment :


Name
Email:
Comment:

Home | Contact Us

© 2008-09 TechnoReader.com. All rights reserved.