Hello,
I have a question about writing an SQL query.
I have a table with the following fields (amongst others):
City
Store
SalesDollars
There are 10 cities, with each city containing 100+ stores, each with a SalesDollars numeric value.
1) How do I write a SELECT statement that will return...