[Solved] CMPT355 Assignment 2

30 $

File Name: CMPT355_Assignment_2.zip
File Size: 188.4 KB

SKU: [Solved] CMPT355 Assignment 2 Category: Tag:

Or Upload Your Assignment Here:


Description

This assignment will get you to design and implement an employee database from a set of requirements. The first thing you should do to get started is to model all your entities and relationships. Then you can use this information to draw a full ER diagram. After this, writing the required DDL statements should be fairly straightforward.

** Please be aware that this assignment is the basis for all future assignments, so do your best to capture all the requirements below. **

The main entities and relationship of the design are described in the scenario below, but other supporting entities/relationships are only implied. There may be useful attributes that aren’t mentioned that you could add if you see fit.

Depending on how you structure your database you should end up with around 8-10 main tables, plus any reference/lookup tables that you deem appropriate.

Scenario

You were hired to design and implement a database for the company Great Canadian National Bank. They have hundreds of employees spread across several locations and need to keep track of these employees and their organizational information.

There is information stored for every employee, including the employee’s name, gender, SSN, addresses, and phone numbers. Assume that an employee could have multiple addresses (either Home or Business) and phone numbers (either Home, Cell, or Business) stored in the system. They also want to keep track of the hire/termination/rehire dates for the employee.

As mentioned previously, the company has several locations, and each location can have several departments. However, each location has their own distinct departments; for example, the Saskatoon location will have its own IT department. The Calgary location will have an IT department as well, but the two are not affiliated. Each location has name, a code, and a single address. Each department also has a name and a code, as well as a field for which job is the top position (management) for that department.

There are many different jobs in the company (e.g. Teller I, IT Manager, Loans Officer, HR Generalist). For our purposes, assume that an employee can only have one job at a time. Each job has a name, a job code, an effective date and expiry date. There is also a reference to the job that this job reports to. Each job is associated with a department. Additionally, there is a pay frequency attribute associated with each job (e.g. weekly, biweekly, monthly). There are also pay types associated with each job (e.g. hourly, salaried).

Each employee has a job. All jobs will be paid using the same pay frequency and type but employees in the same job can be paid different salaries. For example, all jobs with the name ‘Teller II’, will be paid salaried and biweekly. However, two employees both in the ‘Teller II’ job could be paid different salaries/rates.

What you need to hand in

  1. A script (.sql file) containing all your DDL statements required to create your database.
  2. Your finalized ER diagram, using the techniques we learned in class. Make sure to include:
    1. the multiplicity of each relationship
    2. the primary keys of each entity type
    3. all attributes for each entity type
    4. the final model as you used to create the database (i.e. any multi-valued attributes should be shown the way you modeled them in your DDL statements)

*Remember that your database must match all the DDL statements in your script.

Marking

  1. DDL statements /30
  2. Database Design / ER Diagram /60
  3. Style /10

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] CMPT355 Assignment 2
30 $