|
|
|
|
|
by mjevans
3703 days ago
|
|
It still has to get the data from every row, unless you happened to make an index that correlates the two columns in just the right order. This is where a more effective question would be more useful. A question like 'in the last quarter, how many sales did we have for each category and shipping type?' You can then take the results and calculate more useful values like the percentage of express shipments, etc. |
|