You are given the following data tables: Employees(Employeel D, LastName, FirstName, BirthDate, Notes) Orders (OrderID, CustomerID, EmployeelD, 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: Find all orders in which the quantity of the products is less than or equal to 10. Return order ID, customer ID, product ID and quantity, arranged in descending order of quantity.

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter12: Database Queries With Sql
Section: Chapter Questions
Problem 2E
icon
Related questions
icon
Concept explainers
Question
SQL based question
You are given the following data tables:
Employees(Employeel D, LastName, FirstName, BirthDate, Notes)
Orders (OrderID, CustomerID, EmployeelD, Order Date, 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: Find all orders in which the quantity of the products is less than or equal to 10.
Return order ID, customer ID, product ID and quantity, arranged in descending order of
quantity.
Transcribed Image Text:You are given the following data tables: Employees(Employeel D, LastName, FirstName, BirthDate, Notes) Orders (OrderID, CustomerID, EmployeelD, Order Date, 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: Find all orders in which the quantity of the products is less than or equal to 10. Return order ID, customer ID, product ID and quantity, arranged in descending order of quantity.
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Query Syntax
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
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning