DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Help with PL/SQL - CLOB

Threaded View

  1. #5
    Join Date
    Nov 2007
    Location
    China
    Posts
    22
    So you must modify the "INSERT INTO facnodedetails_temp...." SQL.
    Firstly, insert into facnodedetails_temp without content;
    Then, select the clob row for update, and insert clob column used by dbms_lob package like i code as above.
    Last edited by anyoneokay; 11-29-2007 at 09:09 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width