Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: insert blob
"Clinique" <clinique_at_gmx.net> schrieb im Newsbeitrag
news:934980$kfv$1_at_nntp.hamburg.pop.de...
> Hi everybody,
> can anyone tell me if there is any chance to insert blobs via a simple
> insert statement? I only need some testdata...
>
> Susanne
>
Hi Susanne,
you should lookup the server documentation and search for the dbms_lob
package. With 'dbms_lob.loadfromfile' you may load binary data (or whatever
you want) into a blob.
There are some working examples which will meet your needs.
Reiner Received on Sat Jan 06 2001 - 15:18:41 CST
![]() |
![]() |