D
dmasch
I have a database that has several "games". Each game has a group of players
and the date they started the game. I want to calculate the time (in weeks)
between the date that the first player joined the game to the date when 25%
of the players joined, 50% and 90%. Each game has a different number of
players and there is not a field that gives a number or rank to when the
player joined the game, just the date. How can I query the database to show:
Game 1: Time between 1st player to 25% of all players, 50%, 90%
Game 2: Same as above...
Hope this makes sense. I appreciate any help that can be offered. Cheers!
and the date they started the game. I want to calculate the time (in weeks)
between the date that the first player joined the game to the date when 25%
of the players joined, 50% and 90%. Each game has a different number of
players and there is not a field that gives a number or rank to when the
player joined the game, just the date. How can I query the database to show:
Game 1: Time between 1st player to 25% of all players, 50%, 90%
Game 2: Same as above...
Hope this makes sense. I appreciate any help that can be offered. Cheers!