hi,
Is there a way to send a big string value to an INSERT or UPDATE expression without having this error : ORA-01704: string literal too long.
The problem is that i'm sending an XML text to the field which could more the 10,000 characters
thx