Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> copying LOBs
I'm wondering what folks are doing to transfer LOBs between tables. Specifically between to different networked databases.
In a perfect world it would be as trivial as :
insert into newtable select that, that, other from oldtable
Of course, this doesn't work with LOBs.
Any insight appreciated.
Will Hartung
(will.hartung_at_havasint.com)
Received on Thu Sep 28 2000 - 12:17:43 CDT
![]() |
![]() |