• 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.