Employees (EmployeelD, LastName, FirstName, BirthDate, Notes) Orders (OrderID, CustomerID, EmployeeÏD, OrderDate, ProductID, UnitPrice, Quantity, ShipperID) Note that: The data type of "LastName", "FirstName", and "Notes" is string. The data type of "OrderID", "ProductID", "UnitPrice", "Quantity", "CustomerID", "EmployeeID", and "ShipperID" is number. The data type of "BirthDate" and "OrderDate" is date. "EmployeeID" in relation "Orders" represents the single employee who handles this order, and it is a foreign key that references "EmployeeID" in relation "Employees". Each order contains only a single type of product with a positive quantity. Question: For each of all employees, use the "GROUP BY" statement to compute the total sales of products in orders he/she handled regardless of the product ID. Return employee ID, employee's last name and the corresponding total sales, arranged in ascending order of employee's last name.

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter11: Group Functions
Section: Chapter Questions
Problem 18MC
icon
Related questions
Question
SQL question help
You are given the following data tables:
Employees(Employeel D, LastName, FirstName, BirthDate, Notes)
Orders (OrderID, CustomerID, EmployeeÏD, OrderDate, ProductID, UnitPrice,
Quantity, ShipperID)
Note that:
The data type of "LastName", "FirstName", and "Notes" is string.
The data type of "OrderID", "ProductID", "UnitPrice", "Quantity", "CustomerID",
"EmployeeID", and "ShipperID" is number.
The data type of "BirthDate" and "OrderDate" is date.
"EmployeeID" in relation "Orders" represents the single employee who handles this order,
and it is a foreign key that references "EmployeeID" in relation "Employees".
Each order contains only a single type of product with a positive quantity.
Question: For each of all employees, use the "GROUP BY" statement to compute the total
sales of products in orders he/she handled regardless of the product ID. Return employee
ID, employee's last name and the corresponding total sales, arranged in ascending order
of employee's last name.
Transcribed Image Text:You are given the following data tables: Employees(Employeel D, LastName, FirstName, BirthDate, Notes) Orders (OrderID, CustomerID, EmployeeÏD, OrderDate, ProductID, UnitPrice, Quantity, ShipperID) Note that: The data type of "LastName", "FirstName", and "Notes" is string. The data type of "OrderID", "ProductID", "UnitPrice", "Quantity", "CustomerID", "EmployeeID", and "ShipperID" is number. The data type of "BirthDate" and "OrderDate" is date. "EmployeeID" in relation "Orders" represents the single employee who handles this order, and it is a foreign key that references "EmployeeID" in relation "Employees". Each order contains only a single type of product with a positive quantity. Question: For each of all employees, use the "GROUP BY" statement to compute the total sales of products in orders he/she handled regardless of the product ID. Return employee ID, employee's last name and the corresponding total sales, arranged in ascending order of employee's last name.
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
JQuery and Javascript
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
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage