Explain how to formulate a query to print details of project


Assignment: Data and Information Management

Data model development and implementation

Purpose

The purpose of this assignment is to develop data models and map Database System into a standard development environment to gain understanding of data model development. Then implement the data model using a commercially available database management system development tool.

On completion of this assignment students will be able to:

a. Understand the fundamental principles of the networking and data requirements of a network.
b. Identify organisational information requirements.
c. Model organisational information requirements using conceptual data modelling techniques.
d. Convert the conceptual data models into relational data models and verify their structural characteristics with normalisation techniques.
e. Implement and utilise a relational database using a database system.

Description

This assignment is to develop a data models, map and implement a Database System in a standard development environment to gain understanding of data model development and implementation.

Detail

1. SmartProjects Company is planning to design a Data model to hold information relating to their projects, Employees working on company Projects and their customers. Initial requirements analysis brings out the following User view requirements / business rules about what needs to be recorded. Assume that you are given a task to model the database by using these business rules.

Complete the information-level design of the database that satisfies the following constraints and user view requirements. In order to complete this information-level design you are required to answer questions 1(a) to 1(f).

User view 1 requirement: Each employeehas a unique ID number, First name, last name, and date of Birth, Address, user name and password.

An employee can work on only one project.

User view 2 requirements :Each customer has a unique Cust_number, first name, last name, address and Payment.
One customer can submit only one project at one time.

User view 3 requirements:Each project has a project numberthat uniquely identifies the project (PNum), title, StartDate, managerEmpNum and managerEmpName.

A Project can have one or more Employees associated with it.

One project may belongs to several departments.

User view 4 requirements: Each department has a unique ID number and name.

A Department can have Many Employees. An Employee can only work in One Department. A department controls number of projects.

Questions:

1. a. Analyse the all user requirements given above, identify and list all entities described in each user requirement.

b. Add attributes to these entities and representthese entities (or Tables) and attributesas a collection of Tables and attributes/ database schema. You are required to arrange them as given in the example below.

Note: Select suitable primary key for each table and underlineit.

Eg. Employee (EmpNum,.......)

c. Outline all business rules that describe relationships between entities.

Note: You can make assumptions to create certain relationships, if it is not specifically mentioned in the given business rules.
Eg. One customer can submit only one project at one time.

d. Determine the functional dependences.

Eg. EmpNum →Fname, Lname, TaxFileNum,address ....

e. Then normalise these tables. Make the normalization to 3NF. State for every step in the normalization, which functional dependency causes it.

f. Represent the structure of your database visually by using the entity-relationship (E-R) diagram. If you make any assumptions about data that are not explicitly given in the problem, thesemust be described.

Note: Youare required to use Visio or any other software tool to create the ER diagram.

2. Build this model using MS Access by creating these tables and Relationships. Populate these tables with appropriate data, at least 3 records in each table.( I need MS Access FILE: Name: Abdullah )

Include :

i. Relationship diagram created in Access. (Select database tools -→Relationships in the Access menu)

ii. Data sheet view and design view of your tables.

3. Write SQL queries for the following questions and execute themon the database you created in Question 2. (MS Access file )

Include screen shots of the outputs and all SQL statements you used to answer following questions.

a. List details of all Projects started in year 2017.

b. The management is interested in knowing names and email addressesof Customerswho paid more than $5000.

c. Explain how to formulate a query to print details of projects(Proj_Num, Project title, managerEmpNum) and employees(Employee ID, name) assigned to them.

Hint : You need to join Employee table and Project tables using a suitable query.

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also include a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also Include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Request for Solution File

Ask an Expert for Answer!!
Management Information Sys: Explain how to formulate a query to print details of project
Reference No:- TGS02123194

Expected delivery within 24 Hours