jchewsmith
Technical User
I need to write a subquery to pull a count of orders from one table to include in a query of customer sales
so customer table has customer name and order table has customer id and order id and I need a query to pull customer name and count of orders
so customer table has customer name and order table has customer id and order id and I need a query to pull customer name and count of orders