Through direct supported SQL I can only think of recursive query. You will need to check from start of the string to length of the the string and if numberic than concatenate to existing data.
If you insert something in a table as a column.you usually expect it to be atomic therefore database would usuually support operations using the column value in its entireity not for manipulating data inside column.
↧