SELECT e.Last_Name, m.Last_Name AS "Manager Name", e.Salary*12 AS "Annual Salary", 1.City FROM employees e JOIN employees m ON e.Manager_id = m.Employee_Id JOIN departments d ON d.Department_id = e.Department_Id JOIN locations 1 ON 1.Location_id = d.Location_id WHERE 1.City "California"

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter8: Working With Advanced Functions
Section: Chapter Questions
Problem 7RA
icon
Related questions
Question
6. SELECT e.Last_Name, m.Last_Name AS "Manager Name", e.Salary*12 AS "Annual Salary", 1.City
FROM employees e JOIN employees m ON e.Manager_id = m.Employee_Id JOIN departments d ON
d.Department_id = e.Department_Id JOIN locations 1 ON 1.Location_id = d.Location_id WHERE 1.City =
"California"
Transcribed Image Text:6. SELECT e.Last_Name, m.Last_Name AS "Manager Name", e.Salary*12 AS "Annual Salary", 1.City FROM employees e JOIN employees m ON e.Manager_id = m.Employee_Id JOIN departments d ON d.Department_id = e.Department_Id JOIN locations 1 ON 1.Location_id = d.Location_id WHERE 1.City = "California"
Expert Solution
steps

Step by step

Solved in 3 steps with 7 images

Blurred answer
Knowledge Booster
SQL Query
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage