0% found this document useful (0 votes)
38 views

Data Base Lab Assignment 3: Submitted BY: Wardah Saleem Roll No: F-101032

The document provides instructions for an assignment to create an entity relationship diagram (ERD) modeling a company's employee, department, and project data. It lists the key information to be tracked for each entity and the relationships between entities: employees belong to departments; employees work on projects; departments own projects. The student is to draw the ERD using the Google ERDPlus tool and submit a printout.

Uploaded by

student ww
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Data Base Lab Assignment 3: Submitted BY: Wardah Saleem Roll No: F-101032

The document provides instructions for an assignment to create an entity relationship diagram (ERD) modeling a company's employee, department, and project data. It lists the key information to be tracked for each entity and the relationships between entities: employees belong to departments; employees work on projects; departments own projects. The student is to draw the ERD using the Google ERDPlus tool and submit a printout.

Uploaded by

student ww
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

DATA BASE LAB

Assignment 3
Submitted BY: Wardah Saleem
Roll no: F-101032

Instructions

Create Entity Relationship Diagram using the Google ERDPlus tool. You need to submit the print.

Draw an ER diagram based on the following database requirements as provided by a


company

a. For each employee, the company would like to keep track of the employee’s
employee number, name, identity card number, gender, qualification and salary
i. Employee number is unique for each employee
ii. An employee’s name consists of last name, middle name and first name
iii. Identity card number is unique for each employee
iv. An employee may have more than one qualification
b. For each department, the company would like to keep track of the department’s
department number, name and main office
i. Department number is unique for each department
c. For each project, the company would like to keep track of the project’s project
number and name
i. Project number is unique for each project
d. Employees belong to departments
i. An employee must belong to exactly one department
ii. A department must have at least one employee
e. Employees work on projects
i. An employee must work on at least one project
ii. Each project must be worked on by at least one employee
f. Departments own projects
i. A department may own zero or more projects
ii. Each project must be owned by one department

ERD:

You might also like