Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Index

RE: Index

From: sonia pajerowski <spajerowski_at_yahoo.com>
Date: Thu, 30 Nov 2000 14:20:08 -0800 (PST)
Message-Id: <10696.123362@fatcity.com>


Even if I take out the null clause and change the select to
select count(*), test from mytest group by test

 I am getting the same results from the explain plan. Currently, I have 100 rows but once we go live we can grow to few million in matter of days.
Is there a way to test on a test box without inserting thousand's of rows in the table.

Thanks
Sonia P.

Received on Thu Nov 30 2000 - 16:20:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US