Answered step by step
Verified Expert Solution
Question
1 Approved Answer
University of Australia ( UoA ) is a university with 2 4 departments located all across Australia. These departments act as the work - space
University of Australia UoA is a university with departments located all across Australia. These
departments act as the workspace for each student and employee, with a total of employees
working at UoA.
You have been hired by UoA as a Database Administrator to do some data retrieval on their database. You
have been given the database schema and data, as seen below.
Page Kaplan Business School Assessment Outline
EmployeesEmployeeID DepartmentID, SalaryID, Title,
EmployeeFirstName EmployeeLastName, Gender, yearHired,
birthyear, PerformanceBonus
DepartmentsDepartmentID DepartmentName, Location
SalaryClassSalaryID Salary
DepartmentEmployeeEmployeeID DepartmentID
A member of the leadership team at UoA, Chris Taverly, is interested in the data stored in this database
and has asked you a variety of questions. As there are thousands of rows of data in this database, it is not
possible to find answers to these questions by eye. You are asked to use MySQL to find the answers to the
questions below.
Data Files
Once found on MyKBS you must download the following files:
AssessmentDatabase.sql
AssessmentEmployeeData.sql
AssessmentData.sql
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started