Re: small table takes more time as compared to bigger table

From: Donatello Settembrino <donatello.settembrino_at_gmail.com>
Date: Thu, 19 May 2011 00:39:10 -0700 (PDT)
Message-ID: <5cf60acf-624d-4606-b70f-b3f7f876a92c_at_28g2000yqu.googlegroups.com>



On May 17, 5:56 pm, MadhavC <choudhar..._at_gmail.com> wrote:
> Hello Experts,
>

Hi,
provide

version of db
query
explain plan

In general
select * from tab1 WHERE ..
and
select * from tab2 WHERE ..

are not comparable, they are two different query

Regards,

Donatello Settembrino Received on Thu May 19 2011 - 02:39:10 CDT

Original text of this message