in reply to Re^2: Perl or Mysql to store multiple choices?
in thread Perl or Mysql to store multiple choices?

I think you can do an alter table and specify different elements in the set and keep the elements that are in the old and the new set - I know you can add elements with alter table.

  • Comment on Re^3: Perl or Mysql to store multiple choices?