Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Stored Procedure: Transfering data from one table to another from one db to another
On 3 Feb 2003 08:57:24 -0800, rknr3755_at_yahoo.com (RKNR3755) wrote:
>Thanks Frank. But the table that I am inserting from has a CLOB
>column. And this insert does not work because of this. Do you know
>how I can solve this?
Use the dbms_lob package in your insert and/or read up on LOBs in your manual.
Sybrand Bakker, Senior Oracle DBA
To reply remove -verwijderdit from my e-mail address Received on Mon Feb 03 2003 - 11:07:48 CST
![]() |
![]() |