Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Crows Foot ER diagram for the following business Rules. Write all appropriate connectivities and cardinalities in the ERD. Create a data dictionary by

Create a Crows Foot ER diagram for the following business Rules. Write all appropriate connectivities and cardinalities in the ERD. Create a data dictionary by adding some attributes to each entity.
  • A department employs many employees, but each employee is employed by one department.
  • Some employees, known as rovers, are not assigned to any department.
  • A division operates many departments, but each department is operated by one division.
  • An employee may be assigned many projects, and a project may have many employees assigned to it.
  • A project must have at least one employee assigned to it.
  • One of the employees manages each department, and each department is managed by only one employee.
  • One of the employees runs each division, and each division is run by only one employee.
Task 2: Create an SQL file based on the ER diagram shown below and add a minimum of 3 records for each entity in the database: Submission Requirements Students must submit their assignments through CANVAS shell. Email submissions will not be accepted. Deliverables: A Microsoft Word document containing the ER diagram and the data dictionary to answer Task 1. An SQL file ready to be uploaded to the WAMP server to Task 2.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Recommended Textbook for

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions