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

Home -> Community -> Usenet -> c.d.o.server -> Re: no rows with order by

Re: no rows with order by

From: <jernigam_at_kochind.com>
Date: 30 Jun 2005 08:15:58 -0700
Message-ID: <1120144558.814214.177630@f14g2000cwb.googlegroups.com>


No indexes are used. It is doing a full table scan. It should because it is retrieving most of the rows in the table. Received on Thu Jun 30 2005 - 10:15:58 CDT

Original text of this message

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