Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
CTEs with data modifying statements
Summary
15. Exercise 1

Instruction

Let's begin the review. Here's the first exercise.

Exercise

Insert data into a new table, NumberOrders. For each customer, insert their Id, FirstName, LastName, City, and the number of orders made by the customer (into the Orders column).