I recently discovered that I could use the sp_help to get a table definition and have been hooked onto it since then. Before my discovery, I had to open up the Obje
sp_help
highlight any proc or other system object name in your query editor and hit shift-f1 to get help for that word.