-1
Hello, I have a bank with 3 important tables, state,city and orders need to rank the states than have more requests to q have less but the orders are related only to city table. so I need to make a Count for each city and add the Counts of the cities that belong to the same state. but I have no idea how to do that. someone can help me?
Post the structure of the 3 tables, it makes it easier to help you.
– rbz