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

Home -> Community -> Mailing Lists -> Oracle-L -> Composite Index Order VS Query Order ?? , Tuning Docs URL ?.

Composite Index Order VS Query Order ?? , Tuning Docs URL ?.

From: Ranjeesh K R. <ranjeeshk_at_infics.com>
Date: Tue, 13 Jul 2004 20:23:33 +0530
Message-ID: <A70AE049E81A6A40879D5DC0AC8C38C99DDFF5@venus.infics.com>


Hi,
I was working on optimising a piece of code which was taking 10hrs + to execute and all.So my queries are..

#1) Saw a table where the "order of query" on the table and the "order of key"
are different . For faster results shouldn't they be in the same order.

for eg:

Select ... where A.ID = ... and A.Name = ...

The Key order on this table A NOW is Name & ID Order . Shouldn't they be in the order ID , Name ?..

#2) Can anybody recommend me any site , where I will get reliable information on Tuning PL/SQL ?.

With thanks in advance

Ranjeesh



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Jul 13 2004 - 09:48:53 CDT

Original text of this message

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