Search for question
Question

Task 1 - Generate a Column Chart Report

You are tasked to generate a column chart report showing the top five bike sales. Use the

following guidance document to generate the column chart report:

Creating a BikeStores Column 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 column chart report. What information can be drawn from this

report? What assertions can be made from this report?

Fig: 1