Page is a not externally linkable
vincevincevince - 2:38 pm on Nov 15, 2012 (gmt 0)
It really depends on what you want to do with the data later. Comma separated strings are not convenient or efficient for searching by, but if it's just retrieval and you'll always want to retrieve the full set - then yes, do use comma separated strings. Otherwise, what swa66 said.