August 7, 2014 at 6:00 am
August 7, 2014 at 6:57 am
Cool feature. I'd never noticed that before.
August 7, 2014 at 8:15 am
Didn't know about the Alt + F1, thanks for the comments. Currently I find the IntelliSense to more annoying than helpful, so I turned it off.
-------------------------------------------------------------
we travel not to escape life but for life not to escape us
Don't fear failure, fear regret.
August 7, 2014 at 11:34 am
I didn't know that. That is really cool, thanks for this tip!
Rod
August 8, 2014 at 12:14 am
Nice question, Thanks for sharing!!
August 11, 2014 at 2:23 pm
Nice question.
I missed it because the intelisense didn't work. It doesn't work always and I don't know why.
However, got something new, even though I use aliases in such cases.
Igor Micev,My blog: www.igormicev.com
August 15, 2014 at 8:41 am
I got this right... but in truth the select statement is the correct answer because this question mentions Query Analyzer, which is a SQL 2000 and earlier tool. SSMS is the correct tool name now and has been for almost 10 years. I wonder if Query Analyzer can even connect to SQL 2008 SP3, and I'm pretty sure Intellisense wasn't part of it in either case.
August 20, 2014 at 5:54 am
Hany Helmy (8/6/2014)
Easy, another fast way (but maybe not the fastest), just highlight the table then press Alt + F1 will give you all table structure, definition, columns names, data types, Identity fields (if any) and lot more.
Now THIS is new to me. Thanks for the info.
I agree with others that this would have been a better answer to the question.
---------------
Mel. 😎
August 20, 2014 at 7:39 am
SqlMel (8/20/2014)
Hany Helmy (8/6/2014)
Easy, another fast way (but maybe not the fastest), just highlight the table then press Alt + F1 will give you all table structure, definition, columns names, data types, Identity fields (if any) and lot more.Now THIS is new to me. Thanks for the info.
I agree with others that this would have been a better answer to the question.
Also you can create one of your own SP, or use/bind the system SP to the list of shortcuts, under Tools/Options/Environment (node in the tree)/Keyboard.
ww; Raghu
--
The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.
Viewing 9 posts - 46 through 53 (of 53 total)
You must be logged in to reply to this topic. Login to reply