sql-serverssmsdatabase-diagram

Database Diagram Designer - Howto jump to a specific table?


i am using Microsoft SQL server Management Studio 2012 to create a database diagram for my whole database (more than 200 tables).

Is it possible to find / jump to a specific table in diagram?

I need a tip.

Thanks.


Solution

  • The Properties Window is useful for this. It has a drop-down list of objects in the currently-selected scope, in type/alphabetical order. (To see a list of everything, I usually click on the background of the diagram to make sure the whole diagram is selected.)

    To show the window, choose View→Properties Window.