Question
July 27, 2010 at 01:55 PM
technontology

Love the Split/Join functions, advice needed

by technontology . Updated 16 years, 1 month ago

I have a table with an id, varchar_str which is strings of comma-separated values. Using split/join/cursor I can retrieve the comma-separated values, but I need to retrieve the id and comma-separated values from the table. Any advice?

This discussion is locked

All Comments