Recently, I worked on an import where I spent a considerable amount of time working out how to effectively parse data from a SQL table, for insertion into another table. The table I was evaluating basically looked like this: ID, Value ------------------------------ "1", "ABC, DEF, HIJ"...