Database Diagram Tutorial-SQL Server 2012

Preview:

DESCRIPTION

A tutorial for creating a Database Diagram from an existing database in SQL Server 2012...

Citation preview

BSSE

Relational Database

Management System

SYED FARJAD ZIA ZAID I

University of Karachi

( U.B.I.T )

DATABASE DIAGRAM

IN THIS SECTION:

I will tell you how to make database diagrams:

• Open your project in SQL Server Management studio.

• Expand your database, you will see another option “Database

Diagrams”. Right Click on it you will see “New Database

Diagram” click it.

• A new dialog box will open, you can see all your tables here

select all and then press “Add”.

• Now the dialog box will close automatically and you will have your

ER. Now right click and click “Copy Diagram to Clipboard”.

• Now paste it on paint and save to your selected location

Recommended