How to create a relationship graphically in Database Designer in SQL server
When Developers working with SQL Server “Denali”, MS SQL Server 2008 R2 and MS SQL Server 2005 want to create a relationship graphically, they should follow the next steps:
1. In Database Designer, click the row selector for one or more database columns that they want to relate to a column in another …