SQL Server 7.0 includes the ability to create a graphical diagram of your database. You can use this diagram to view the structure of all tables in the database, as well as links between the tables in the database. SQL Server displays the primary key-foreign key link between tables.
Diagramming your SQL databases
Posted on 1/8/13 11:51 AM by Get Schooled in Database Diagram, in Enterprise Manager, in Microsoft, in SQL Server, in Tips & Tricks