We are currently using a software which reads data from an Oracle Database (12c). We have this table called ANALYSIS_ITEMS with a column named AI_FILTER_DATA (CLOB type), which contains an XML string. The issue is that the software cannot display the XML from the AI_FILTER_DATA column. Yesterday we found out that if we edit theRead more