Getting error "ORA-01461: can bind a LONG value only for insert into a LONG column"
Hi,In my PL/SQL procedure, I am getting the error "ORA-01461: can bind a LONG value only for insert into a LONG column".
I have not used any variable of type LONG.
Please provide the possible cause/solution for the same.
Regards,
Krishna
I have not used any variable of type LONG.
Please provide the possible cause/solution for the same.
Regards,
Krishna
0