XML functions overview
The following table lists the XML functions supported in the current version of seekdb.
| Function | Description |
|---|---|
| EXTRACTVALUE | Returns the text of the first text node that matches the XPath expression. |
| UPDATEXML | Updates the content of the node at the specified path in the XML string. |