Help with Foreign Key Column & Entity Relationship Diagram
Hello All,
In a organization where I just started working, they have SQL Server 2000 database and upgrading to SQL Server 2008.
We have huge number of tables in a database & most of the tables has like 75 columns in it. And we don't have any Entity Relationship diagram.
I want to determine which column in a particular table is a foreign key column to which table. Also I would like to have an ER diagram created for the database, how I can achieve this.
I am new to SQL Server database. Any help will be greatly appreciated.
Thank You
|