Dear Tom, I have created a table tableA with say with 20 columns, viz col1, col2....col20. One of the column col18 is CLOB. I need to populate this column with some text which is dynamically generated through a procedure. Now this procedure do...
More...