Relative Content

Tag Archive for oracleplsql

Oracle PL/SQL Left Join For Subset of Data

I’m having a difficult time describing what I’m attempting to do, so I thought it best just to make a short example and describe the output that I’m trying to achieve.

Adding CLOB data to XML usng `Dbms_XmlDom`

The following code executes perfectly well in my program. In this context I end up with an XML file that contains a tag with the contents “a very very very long string”.