Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to insert file from client side to blob via SqlPlus ?

Re: How to insert file from client side to blob via SqlPlus ?

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 28 Nov 2007 14:03:24 -0800
Message-ID: <1196287398.238581@bubbleator.drizzle.com>


Maija-Leena wrote:
> Hi,
> what is the simplest way of inserting a file from a client to a blob column
> using SqlPlus ?
>
> Regards,
>
> Maija-Leena

Look at the dbms_lob built-in package
http://www.psoug.org/reference/dbms_lob.html

-- 
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed Nov 28 2007 - 16:03:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US