Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

I need a function that's allowed to insert into aCLOB field more than 4000

604007May 27 2008 — edited May 27 2008
Since a week ago, I'm trying to search/write a function that will allowed me to get as input a large text (sometimes more that 4000 chars) and inserted it into a CLOB data type. I read all the documentation given here and founded myself. Could this issue be so fustrating and difficult, since I couldn't till yet find a solution? I'll more than apriciate any kind of solution. Call me stupid, but I'm so under preasure that my job now is more important that my ego. I'm working with Oracle 10g, the test table and field are:
clbtest(clbtest CLOB); Thanks a lot in advance!!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 24 2008
Added on May 27 2008
9 comments
365 views