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

Thread: Using LOB in insert statement

  1. #1
    Join Date
    Dec 2000
    Posts
    12
    Hello, can some one give me an example of how I would insert a LOB object into a database.

    Thanks
    GG

  2. #2
    Join Date
    Dec 2000
    Posts
    28
    You should use DBMS_LOB.LOADFROMFILE if the LOB is stored in a file. There are other procedures and functions available for LOB handling in DBMS_LOB package.

    Hope this helps.

    Thanks,
    AD

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