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

Home -> Community -> Usenet -> c.d.o.tools -> Re: blob

Re: blob

From: nobody <nobody_at_nowhere.com>
Date: Sun, 04 May 2003 01:06:21 GMT
Message-ID: <hIZsa.89475$kYH.36323@news01.bloor.is.net.cable.rogers.com>

insert into table (blob column_name)
values(rawtohex('abc');

"Jhon Jairo Hoyos-Ortiz" <e0027536_at_student.tuwien.ac.at> wrote in message news:b904ja$6ei$1_at_news.tuwien.ac.at...
>
>
> Blob Column
>
>
>
> How can I insert data to blob column? Can I use insert statment.
> If yes how.
> Thank you for your help.
>
>
>
>
> --
> Jhon Jairo Hoyos-Ortiz
Received on Sat May 03 2003 - 20:06:21 CDT

Original text of this message

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