The GETCLOBVAL member function returns a CLOB that contains a serialized XML representation. If a temporary CLOB is returned, it must be released after use.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.
Syntax
MEMBER FUNCTION getClobVal()
RETURN clob;