ALT + F1 it will display the details of that table.
In the background shortcut key will execute sp_help on your behalf, so in this example it
executes: sp_help users, which is much quicker than typing it.

In the background shortcut key will execute sp_help on your behalf, so in this example it
executes: sp_help users, which is much quicker than typing it.
No comments:
Post a Comment