Question: write the query for the following and write the syntax 1. Write a query that displays the count of orders placed by year for each

write the query for the following and write the syntax
1. Write a query that displays the count of orders placed by year for each customer using the Sales.SalesOrderHeader table. 2. Write a query that creates a sum of the LineTotal in the Sales.SalesOrderDetail table grouped by the SalesOrderlD. Include only those rows where the sum exceeds 1,000
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
