|
Database question
I import the csv files from my league into a large Access database and run various reports. I'm working on a report that will help me prep for the amateur draft and I found a field called "draft_eligible" in the Players table.
It appears that that field has either a '0' or a '1' depending on whether the player is draft eligible or not. Great! Only problem is, I compared this flag to the in game Draft Pool report and it appears that not all of the players from the draft report have a '1' in the "draft_eligible" field.
I believe this may be an error. Does anyone else look at or use this field for anything?
Thanks!
|