I need a table to collect the score from one competitor single sitting.
He gets 20 shots in the given time frame. I need to collect the score of each shot numbered 1 to 20.
So I'm thinking I need 20 records in one table.
Is there a better simpler way?