carlton123
Registered User.
- Local time
- Today, 09:16
- Joined
- Mar 18, 2011
- Messages
- 48
I have a table POSITIONS which has (position,time,club,race_link,name) i have managed to get the fastest time for each club in each race using the Min in a query the problem is i have another query that then adds up the times and works out the fastest club from that query but it includes all the times from every person in that club in every race i just dont get it