More information please, tables with definitions, what database are you using? With this information, it will be a straightforward query, such as select count(city) from customers, orders where orders.customer_number = customers.customer_number group by customers.city;
Copyright © 2026 eLLeNow.com All Rights Reserved.