Retrieve all the data in the project table

Assignment Help Database Management System
Reference no: EM131241635

PROJECT

A construction company requires a database to record details about building projects. Each project has its own project number, name and employees assigned to it. Each employee has an employee number, name and job classification, such as engineer or computer technician.

The company charges its clients by billing the hours spent on each contract. The hourly billing rate is dependent upon the employee's position. For example, one hour of a computer technician's time is billed at a different rate than one hour of an engineer's time.

The first step is to examine the data provided in the report below, which contains the relevant information.

Proj No

Project Name

Emp No

Employee Name

Job Class

Charge/ Hour

Hours Billed

15

Evergreen

103

June Arbough

Electrical Engineer

$84.50

23.8

 

 

101

John New

Database Designer

$105.00

19.4

 

 

105

Alice Johnson

Database Designer

$105.00

35.7

 

 

106

Bill Smithfield

Programmer

$37.75

12.6

 

 

102

David Senior

System Analyst

$96.75

23.8

18

Amber Wave

114

Annelise Jones

Application Designer

$48.10

24.6

 

 

118

James Frommer

General Support

$18.36

45.3

 

 

104

Anne Romares

System Analyst

$96.75

32.4

 

 

112

Darlene Smithson

System Designer

$45.95

44.0

22

Rolling Tide

105

Alice Johnson

Database Designer

$105.00

64.7

 

 

104

Anne Romares

System Analyst

$96.75

48.4

 

 

113

Dilbert Joenbrood

Application Designer

$48.10

23.6

 

 

111

Geoff Wabash

Clerical Support

$26.87

22.0

 

 

106

Bill Smithfield

Programmer

$37.75

12.8

25

Star Flight

107

Maria Alonzo

Programmer

$37.75

24.6

 

 

115

Travis Bawanyi

System Analyst

$96.75

45.8

 

 

101

John New

Database Designer

$105.00

56.3

 

 

114

Annelise Jones

Application Designer

$48.10

33.1

 

 

108

Ralph Washington

System Analyst

$96.75

23.6

 

 

118

James Frommer

General Support

$18.36

30.5

 

 

112

Darlene Smithson

System Designer

$45.95

41.4

TASKS

1. Using your ER Diagram from Assessment 1, build the application using Access to:

(a) CREATE TABLE for every table (entity) represented on the ER Diagram

(b) Insert one record from the table above into the table (entity) represented on the ER Diagram

2. Manipulate the data with the database you have created and perform the following queries:

PART A

(a) Retrieve all the data in the Project table
(b) Retrieve all the data from the Job Class table
(c) Retrieve the charge hour for the Database Designer
(d) List all the employees in alphabetical order (ASC)
(e) List the charge hours that are greater than $75 per hour and the Job Classes
(f) List all the Job Classes (do not show duplicates if they exist)

PART B

(a) List all the Job Class in the Charge Hour range of $45 and $85
(b) Find all projects with "'t" in their name
(c) Show all the employees who work on the Amber Wave Project
(d) Show which employee is a Database Designer
(e) Show which projects bill hours between 37 and 55 hours
(f) How many employees are associated with each project
(g) What is the smallest and largest individual for Charge Hour for Job Class (2 marks)

PART C

(a) How many projects do John New and Alice Johnson work on
(b) Which Job Class is the second highest Charge Hour in the table
(c) Which Project does not utilise a Application Designer
(d) Identify the employees who are General Support and which project have they been associated with?

Verified Expert

This assignment is done in Microsoft access. Here the tables are created using create table query and 4 tables are created. The records are inserted into the table using INSERT query into the table. Various SELECT operation are done on the tables to extract useful data. Totally 17 select query is written. The tables involved in the assignment are Project, JobClassification, Employess, Assign. Various advanced select query such as inner join, group by are used and some aggregate function like min, max and count are used.

Reference no: EM131241635

Questions Cloud

What might account for this difference : Give one a try and then do a web search for intelligence tests and see if you get the same results when you take a different test. Do the websites tell you how reliable the tests are? Do they provide information on standardization or validity?
Completing a significant item of work related to the aims : The project modules are designed to provide an opportunity for the expression of individual energy and ability in completing a significant item of work related to the aims and objectives of the course
Compare the accuracy of the derivative computatio : Compare the accuracy of the derivative computation using the central difference formula and the complex variable formula against the analytical value of the derivative of the test function
What is the work done on the oven by the force f : Part A: What is the work done on the oven by the force F? Part B: What is the work done on the oven by the friction force? Part C: Compute the increase in potential energy for the oven.
Retrieve all the data in the project table : How many projects do John New and Alice Johnson work on - Which Job Class is the second highest Charge Hour in the table and List all the employees in alphabetical order - CREATE TABLE for every table (entity) represented on the ER Diagram
Is procedural or moral justice more applicable for this aim : Is procedural or moral justice more applicable for this aim? For which types of crimes and offenders is it most useful? Make sure to include any demographic information that may defend one or the other.
Draw demand and the profit maximizing price : This question asks you to think of how trade can result in gains due to increasing competition and variety. You do not need to do any algebra. Suppose there two countries of equal size, i.e., both have the same number of people, S. Depict the profit ..
Can agency issues affect the numbers in your pro formas : Can agency issues affect the numbers in your pro formas? - When would you believe pro formas in real life to be objective, and when would you believe them to be tailored to what the audience wants to hear?
Find the tension in each of the three cables : A traffic light weighing 1.12  102 N hangs from a vertical cable tied to two other cables that are fastened to a support, as shown in Figure (a). The upper cables make angles of θ1 = 40.0° and θ2 = 50.0° with the horizontal. Find the tension in eac..

Reviews

inf1241635

11/2/2016 4:34:04 AM

Thanks i wanted the work in MS access only, i knew only you guys can provide the quick solution in very low price. thanks a lot again, expert is really so quick with the work. This shows how expert he/she in work. GR8

inf1241635

11/2/2016 4:32:43 AM

BIT201 ass.pdf i will send you assigneent 1 as well which is linked to assignment 2 but i only need assignment 2 but in this way you will get a idea hoe to solve this one. Hi guys i have attached one photo so this diagram could help you to finish my assignment Please confirm if you have resumed the work ?for job classification table only Job class and charge per hour will be attributes rite with job class are private key.

Write a Review

Database Management System Questions & Answers

  Information-gathering techniques for the project

Explain the information-gathering techniques and design methods you would suggest to use for project. Recognize the key factors that help ensure the information required for the project.

  Create a database with a table called "tblmenu".

The name of your Visual Studio project should be based on your last name. For example, if your last name is Jones, then assign the name, Barnes_IP2.

  Create a vs 2008 asp .net web site with a masterpage

The MasterPage will display a company name selected by you. Add server controls to the MasterPage that allow the user to navigate between the Web Forms in the Web site.

  Explain the different oracle data dictionary views

Explain the different Oracle data dictionary views

  Prepare the layout for the buysell database- the general

chris and pat aquino own a successful isp internet service provider and want to expand their business to host an

  What difficulties did you encountered and how did you

write a 200- to 300-word short-answer response for the followingwhat difficulties did you encountered and how did you

  Pros and cons in agile and waterfall project management

Evaluate the pros and cons in agile and Waterfall project management in terms of planning and the execution of projects and collaboration among project team members.

  Question 1 consider the relational schemapartpart-id name

question 1. consider the relational schemapartpart-id name costsubpartpart-id subpart-id counta tuple p1 p2 3 in the

  Discuss advantages and disadvantages of using dynamic sql

Discuss the advantages and disadvantages of using dynamic SQL in you PL/SQL code? Respond to the following question in 200 words or less APA format.

  Write down a 350-word summary explaining two of the most

write a 350-word summary describing two of the most popular database vendors in the marketplace. answer the following

  To what extent should end users be involved in the

q1. to what extent should end users be involved in the selection of a database management system and database

  Prepare a use case diagram for the case study

Case Study based on an Interview contained in a separate document (Please see the details in page 221 of your text book). Carefully read this case study. You are required to answer the following questions based on the Case Study.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd