i m trying to save a string containing more than 4000 characters in oracle .i got an error .
It is because CLOG Data Type in oracle can store more maximum 4000 characters.Please Suggest me Solution .
I have try some methods to achieve this task.But they are not working on Sever.
Thanks in advance