Hi,
We are using Oracle 10g. We have an SP that returns a ref cursor with a CLOB column in it. The issue that we face is that whenever the data in the CLOB column exceeds 4000 chars, the column itself is not being selected and ref cursor holds only the other columns.
Have anyone of you faced a similar problem? Can you tell us the reason and solution for this?
Thanks in advance.
Start Free Trial