Answered step by step
Verified Expert Solution
Question
1 Approved Answer
For this activity, we will using the AdventureWorks database. (Here is the link to download the sample database if needed. https://archive.codeplex.com/?p=msftdbprodsamples Select the oltp file)
For this activity, we will using the AdventureWorks database.
(Here is the link to download the sample database if needed. https://archive.codeplex.com/?p=msftdbprodsamples
Select the oltp file)
--Query 1--Use PIVOT to complete this query.--How many units are sold each month for each category?--List each category name, year, and the number of units sold by month. The-- names of the months are to be headers across the top and category names-- and years down the rows. Order by category name first and then year.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started