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 the average price, maximum price, and minimum price of products within a product line, considering product lines 3 or 4. Output the product line ID, and the average, maximum, and minimum prices of all products within that product line. Sort in ascending order of product line ID.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
