Search for question
Question

Task 5 - Generate a Tabular Report

You are tasked to generate a tabular report showing bike category sales by year. Use the

following guidance document to generate the tabular report:

Creating a BikeStores Tabular 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 tabular report. What information can be drawn from this report?

What assertions can be made from this report?

Fig: 1