xmlcdata
1. XMLCDATA Function
=======xmlcdata
1. XMLCDATA Function
>>>>>>> 9d19b1c8cb744c8e86d5c15b74d8b5f719ad62beThe XMLCDATA function in H2 database is used to wrap a given string inside a CDATA section in XML format.
2. Syntax
The syntax for the XMLCDATA function in H2 database is as follows:
XMLCDATA(string)