Good evening! I have 2 Orders and Customers tables. The first, Orders has a CustomerID column (which is the same as the CustomerID in the Customers table). The second, Customers table, has a Contactname column and a Country . Please tell me how to calculate the number of purchases for each customer?
just in case I attach the schema database schema database