Hi Mikrom,
The data is all numeric. I was just using A for the names of entrants, numbers for the locations and b1 for the scores to illustrate.
All the names are integer(4), all the locations are integer(4) and the scores are real(8).
Further more, the location and names are just IDs, which...