If you do not need to filter the table in any of this fields (SQL "where" and "having" clauses), aggregate or join other tables using some values of this field you could safely use the string split/join solution.
If you need to manipulate individual values in SQL you could go in 2 ways:
In reply to Re: MySQL - Query vs Perl
by karavelov
in thread MySQL - Query vs Perl
by Trihedralguy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |