Re: [cx-oracle-users] Copying tables between two schemas? SQ*PLUS COPY?
Brought to you by:
atuining
From: Mark H. <mh...@pi...> - 2011-11-02 16:15:28
|
On 11/2/11 2:49 AM, Paul Moore wrote: > On 2 November 2011 03:22, Victor Hooi<vic...@ya...> wrote: >> Is there any way at all to get COPY to work from cx_Oracle? Or any other way >> to achieve the same thing just as elegantly, and not iterate through >> records? > > Check out cx_OracleTools: http://cx-oracletools.sourceforge.net/ - > there's a CopyData tool. > > Note - I haven't actually used these myself, but they seem to do the > sort of thing you're after. cx_OracleTools are amazing. Anybody not using them should check them out! |