Re: Writing to file
From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Tue, 20 Dec 2011 21:34:13 +0000 (UTC)
Message-ID: <pan.2011.12.20.21.34.13_at_gmail.com>
On Tue, 20 Dec 2011 12:48:58 -0800, ExecMan wrote:
Date: Tue, 20 Dec 2011 21:34:13 +0000 (UTC)
Message-ID: <pan.2011.12.20.21.34.13_at_gmail.com>
On Tue, 20 Dec 2011 12:48:58 -0800, ExecMan wrote:
> Sounds feasible. I've never used that package, so I'll need to find an
> example, and one that works with PL/SQL variables.
You can also try this:
http://mgogala.byethost5.com/dump2csv.zip
It's not a PL/SQL package, but works. You will also need Text::CSV package from CPAN (Comprehensive Python Archive Network). It uses array interface in DBD::Oracle, so it's fast, probably faster than a PL/SQL script.
-- http://mgogala.byethost5.comReceived on Tue Dec 20 2011 - 15:34:13 CST