asandy1234
Programmer
We have a XML saved as CLOB datatype in a DB2 table. In the XML text we need to extract the substring between nodes <text> and </text>.
Since the number of occurence of this is not contant(multiple occurence), we have difficulty using SUBSTR function.
Any guidance is appreciated.
Thanks,
Since the number of occurence of this is not contant(multiple occurence), we have difficulty using SUBSTR function.
Any guidance is appreciated.
Thanks,