Setting And Retrieving CLOB values in APEX with JavaScript
Here is a very helpful blog post by Andy Tulley on how to set/get CLOB values from an APEX collection.
Read moreHere is a very helpful blog post by Andy Tulley on how to set/get CLOB values from an APEX collection.
Read moreHere is a quick example of how to loop through an associative array (index-by table) indexed by varchar2: [sourcecode language=”sql”]
Read more