Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Bulk DML question ...
Could you elaborate on what exactly this would buy in terms of performance? I have never written an OCI program but my understanding was that its biggest performance benefit would be for programs with a high number of distinct sql transactions. Here one sql statement is being passed to the engine, which then takes 30 hours to process the statement. Is this incorrect?
In article <8tt9a3$70t$1_at_bob.news.rcn.net>,
"Steve Long" <steven.long_at_erols.com> wrote:
>
> <sergey_s_at_my-deja.com> wrote in message
news:8tsrnn$1t$1_at_nnrp1.deja.com...
> >
> > > write a c program and interface using oci.
> > >
> >
> > Why C and not PL/SQL?
> >
>
> because TABLE1 has approx. 3 billion rows (almost 200 Gig.). TABLE2
has
> approx. 3 million rows.
>
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Nov 03 2000 - 19:01:51 CST
![]() |
![]() |