Click to See Complete Forum and Search --> : Taggin system?


kejo
10-31-2008, 12:15 PM
hello guys,

i have a list of soccer players:
i want to add tags to these names, that will describe players' roles (GK, defender(left,right,center), midfielder(left,right,center), forwards(left,right,center) ).

how do you think i should implement this? what kind of variables (in mysql)?
NOTE: a player can even have multiple roles.

hope you can help.
thanks in advance.

Phill Pafford
10-31-2008, 02:21 PM
I would suggest the SET variable (http://dev.mysql.com/tech-resources/articles/mysql-set-datatype.html) type