I'm faced with a table which has several values in a given field all separated by commas, e.g. 123,456,7,*,111,293,...
There is always a comma at the end of the respective field in each record.
I'll probably be putting the substrings in a dynarray element from the ANSWER table. I'll determine that after the query is successfully performed.
Can anyone suggest how a single query can be constructed to perform the extraction of multiple values all from that given field?
Thanks,
ssilver
There is always a comma at the end of the respective field in each record.
I'll probably be putting the substrings in a dynarray element from the ANSWER table. I'll determine that after the query is successfully performed.
Can anyone suggest how a single query can be constructed to perform the extraction of multiple values all from that given field?
Thanks,
ssilver