Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re: read BLOB / insert into table in plsql ?
> Janne Wrote :
>insert into URTAB1(the_blob ) select MYCOL1 from MYTAB1 where ....
thanx Janne.BUT the source is a blob column (with csv file in it) and target is a
list of columns which match the content of csv file.
if a line in source csv file (in BLOB column) looks like this:
>On Wed, 14 Jul 2004 Raj Jamadagni wrote :
>dbms_lob has all that you need to know and use.
thanx for ur input Raj . i was thinking about various options to do it.
Regards,
Prem
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Jul 14 2004 - 22:08:47 CDT
![]() |
![]() |