by David L. Penton via The Penton-izer on 11/11/2008 6:55:00 PM
There has been some discussion about shortcuts to SQL Server metadata on some of the mailing lists I am on. I thought I'd share the shortcuts I use on a daily basis with people. Now for my listing. I'll include the defaults from SQL Server already. To get to the shortcut menu, click on Tools...Options...Keyboard. You may need to close out all instances of SSMS and restart it for changes to take effect.
* For Selected Objectname, Y means it must have one, N means it should not, and Y/N means either works.
** The sp_DATABASE_INFORMATION stored procedure comes from here, and I normally put that in my master db.
*** My Ctrl+9 shortcut finds the FK referenced tables for the object you are checking.
Is there anything other shortcut command you like to use?
Posted to SQL Server
Similar Posts
Original Post: SSMS Custom Keyboard Shortcuts
The content of the postings is owned by the respective author. SQL Feeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on SQL Feeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.