The following table describes the XML functions supported by OceanBase Database's MySQL mode of the current version.
| Function | Description |
|---|---|
| EXTRACTVALUE | Returns the text of the first text node which is a child of the element or elements matching the specified XPath expression. |
| UPDATEXML | Updates the node on the specified XPath in an XML string. |