skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The Oracle Driver : Data Types : XMLType
 

Try DataDirect Drivers Now
XMLType
The driver supports tables containing columns whose data type is specified as XMLType, except those with binary or object relational storage. The driver supports tables containing columns whose data type is specified as XMLType.
When inserting or updating XMLType columns, the data to be inserted or updated must be in the form of an XMLType data type. The database provides functions to construct XMLType data. The xmlData argument to xmltype( ) may be specified as a string literal.