Hi,
Just getting started with this (newbie)...
But I'd like to do a query that returns for each brewery, the beer that sold the most by value (revenue) in a given month. I also want it to include the name & addr of the brewery & the name and strength of the beer.
Reason for this is that I'm trying to optimize it to give the fastest results, I also want to compare a bunch of differant queries ... I don't want to use subroutines.
Could I plz have some examples + some tricks'n'tips for better results.
TIA,
Aerodyne
Just getting started with this (newbie)...
But I'd like to do a query that returns for each brewery, the beer that sold the most by value (revenue) in a given month. I also want it to include the name & addr of the brewery & the name and strength of the beer.
Reason for this is that I'm trying to optimize it to give the fastest results, I also want to compare a bunch of differant queries ... I don't want to use subroutines.
Could I plz have some examples + some tricks'n'tips for better results.
TIA,
Aerodyne