5
BSSE Relational Database Management System SYED FARJAD ZIA ZAID I University of Karachi ( U.B.I.T )

Database Diagram Tutorial-SQL Server 2012

Embed Size (px)

DESCRIPTION

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

Citation preview

Page 1: Database Diagram Tutorial-SQL Server 2012

BSSE

Relational Database

Management System

SYED FARJAD ZIA ZAID I

University of Karachi

( U.B.I.T )

Page 2: Database Diagram Tutorial-SQL Server 2012

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.

Page 3: Database Diagram Tutorial-SQL Server 2012

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

select all and then press “Add”.

Page 4: Database Diagram Tutorial-SQL Server 2012

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

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

Page 5: Database Diagram Tutorial-SQL Server 2012

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