Viewing 1 replies (of 1 total)
  • Using SEL that would be something like

    INSERT INTO table_name (col_name) VALUES ('1,2,3,4,5')

    That’s how it’s done. But… even though you don’t say it, I’m guessing that you’re trying to do something a lot more complicated then just that.

Viewing 1 replies (of 1 total)
  • The topic ‘SQL’ is closed to new replies.