Search for question
Question

Task 2 - Generate a Pie Chart Report

You are tasked to generate a pie chart report showing the sales percentage for each bike

category. Use the following guidance document to generate the pie chart report:

Creating a BikeStores Pie Chart Report

Describe how the query contained in the common table expression (CTE) works. Are

correlated or uncorrelated subqueries leveraged? Are the query results filtered? If yes, how

are the results filtered? Are table joins used in the query? If yes, what tables are linked

together? Are aggregate functions leveraged in the query? If yes, describe what results are

being sought along with the applicable grouping parameters.

Examine the generated pie chart report. What information can be drawn from this report?

What assertions can be made from this report?

Fig: 1