Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please answer the following: By Looking at the Diagram below, do the Table creation part, Database part then do the requirements: Department Supervisor has DID

Please answer the following:image text in transcribed

By Looking at the Diagram below, do the Table creation part, Database part then do the requirements: Department Supervisor has DID SID Requirements: 1) Count how many Employees in department Accounting (hint: you will use only table "works_In" which is resulted from many-many relationship between department and employee) 2) Add a new column to table "Project" and name it "Sponsor", you can fill the data of sponsor with either Ford, Xcite or Talabat. 3) Find how many projects were sponsored by Ford. 4) Find the average Salary of all Employees. 5) Find the Maximum Salary among all employees. (Max is one of the functions mentioned in FallLab 22 slides) Dname SName OfficeLoc Has Employee Project EID PID Assign PName EName Salary EDIT: LOC PDes DataBase: 1) Create all the tables using SQL (Codes). 2) Before performing any Command, make sure that you have at least 2 employees in each department. Scroll down for requirements

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

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Structured Search For Big Data From Keywords To Key-objects

Authors: Mikhail Gilula

1st Edition

012804652X, 9780128046524

More Books

Students also viewed these Databases questions

Question

7. How will you encourage her to report back on the findings?

Answered: 1 week ago

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago