I want to generate ER diagram of SQL database using Microsoft SQL Server Management Studio however, I dont know how to.
I found this technique online http://forums.asp.
- Go to Sql Server Management Studio >
- Object Explorer >
- Databases >
- Choose and expand your Database.
- Under your database right click on "Database Diagrams" and select "New Database Diagram".
- It will a open a new window. Choose tables to include in ER-Diagram (to select multiple tables press "ctrl" or "shift" button and select tables).
- Click add.
- Wait for it to complete. Done!!
You can save generated diagram for future use.