Wednesday, 16 April 2008

SQL Keyboard Macros

Life's been pretty busy lately, hence the lack of posts.

Here's one from the other day though, keyboard macros in Enterprise ManglerSql Server Management Studio...

Try this: selectthe name of a view, table etc in the text view, and press alt+F1 :)

Voila, sp_help output for the item.

These guys are configured through Tools->Options->Environment->Keyboard.

Now I just need to work out how to make sp_helptext work :)

No comments: