I want to know how to view relationships between table. Please explain it with example.
Thank you.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Apr 23, 2012, 9:02 PM
If you want to know the relationship between the tables in sql server then you can use the ER diagram in the solution explorer.
It will generate the diagram with entire relationship among the tables.
If you want to know in the query window then