Hi guys
I need to rank records by total number of points that a team has acquired (i think i've already got the 'total' summed part sorted, and they will be sorted in ascending/decending order - this already works and so it just needs to number them). I have tried the sample query exe from microsoft, and checked the knowledge base page, but am still finding it a bit difficult.
For some 'events' that will be entered into the database, I will also need to somehow rank teams on who ever completed the event in the quickest time
I understand that i have to make a query of a query of a table, but i'm getting lost in the process. I need it not to tell me how many events the team has done, but instead, it should just look at the numbers and then rank the teams accordingly, and dynamically (so that it changes etc).
Tried to follow the instructions in teh knowledge base but got lost as it was for a different DB. Can anyone help simplify/explain the process to me better please?
Many thanks
Edd
I need to rank records by total number of points that a team has acquired (i think i've already got the 'total' summed part sorted, and they will be sorted in ascending/decending order - this already works and so it just needs to number them). I have tried the sample query exe from microsoft, and checked the knowledge base page, but am still finding it a bit difficult.
For some 'events' that will be entered into the database, I will also need to somehow rank teams on who ever completed the event in the quickest time

I understand that i have to make a query of a query of a table, but i'm getting lost in the process. I need it not to tell me how many events the team has done, but instead, it should just look at the numbers and then rank the teams accordingly, and dynamically (so that it changes etc).
Tried to follow the instructions in teh knowledge base but got lost as it was for a different DB. Can anyone help simplify/explain the process to me better please?
Many thanks
Edd