Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> read BLOB / insert into table in plsql ?
hi all,
oracle 9.2.04:
SQL > DESC MYTAB1
there will be either CSV files/plain text files stored in MYCOL1.i need to read this file and straight away insert each row in that file as a record in another table URTAB1.i need to do this in pl-sql.
will DBMS_LOB help in this case ? any hint/sample code plz ?? nothing strikes my head !!
Thanks and Regards,
Prem.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlReceived on Wed Jul 14 2004 - 08:39:09 CDT
-----------------------------------------------------------------
![]() |
![]() |