fishingbighole
08-17-2002, 11:40 AM
I have a table that has the following:
Player Names
Team
Position (3 positions)
Scoring Code (3 types of codes)
Length of the score (some are duplicate yardages)
Year (3 years of data)
I am trying to write a query that will tell me how many times a player scored per a certain scoring code in the following increments:
Player Name
Pos.
Scoring Code
0-9 "distance"
10-19 "distance"
And so on.
Can someone help.
Player Names
Team
Position (3 positions)
Scoring Code (3 types of codes)
Length of the score (some are duplicate yardages)
Year (3 years of data)
I am trying to write a query that will tell me how many times a player scored per a certain scoring code in the following increments:
Player Name
Pos.
Scoring Code
0-9 "distance"
10-19 "distance"
And so on.
Can someone help.