G
Guest
String = “val1, val2, va3, va4â€
Insert value into col1 (String)
I am looking for an example of an insert statement that parses a string with
multi values separated by a comma. I want to parse these values and put one
Value, per row, into the same column.
Thanks
BrianDH
Insert value into col1 (String)
I am looking for an example of an insert statement that parses a string with
multi values separated by a comma. I want to parse these values and put one
Value, per row, into the same column.
Thanks
BrianDH