ORA-00932: inconsistent datatypes: expected - got CLOB 00932. 00000 - "inconsistent datatypes: expe
Hi,
I am using the CLOB column in the select statement with other tables and getting the below error type.
My CLOB column contains a null value or more than a 4000-character value.
Can anyone please give a solution to this error?
ORA-00932: inconsistent datatypes: expected - got CLOB
00932. 00000 - "inconsistent datatypes: expected %s got %s"