Im using oracle10g,I have included "dbms_lob.getlength" to get length of a clob column,but it
s failing to fetch and throws error like ->
"ORA-00932: inconsistent datatypes: expected - got CLOB"
Please suggest some answers.
Im using oracle10g,I have included "dbms_lob.getlength" to get length of a clob column,but it
s failing to fetch and throws error like ->
"ORA-00932: inconsistent datatypes: expected - got CLOB"
Please suggest some answers.