Question: Extract data from the PVFC database corresponding to the following questions. For each question, provide the SQL query and a screenshot of the result set
Extract data from the PVFC database corresponding to the following questions. For each question, provide the SQL query and a screenshot of the result set output from the SQL Server Management Studio.
Retrieve a list of the customers who have ordered products with either table, dresser, or stand in the product description, finished in either cherry or birch product finishes. Also provide the total quantity of products ordered by these customers that meet these criteria. The query should output the customer ID, customer name, and total quantity of products ordered meeting these criteria, sorted in descending order of quantity ordered.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
