XMLCDATASQLXMLCDATA(valueString) Description Creates an XML CDATA element. If the value contains ]]>, an XML text element is created instead. This method returns a string. Examples SQLXMLCDATA('data') Updated almost 5 years ago Table of Contents Description Examples