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

Home -> Community -> Usenet -> c.d.o.misc -> Optimizing a SELECT .. Hints ... Column Order ...

Optimizing a SELECT .. Hints ... Column Order ...

From: Rui Anastácio <coreto03_at_axa-seguros.pt>
Date: Mon, 22 Nov 1999 17:47:13 -0000
Message-ID: <81c0fb$lcv$1@duke.telepac.pt>


Hi !

Imagine you ha a big slow select with multiple joins.

How can I make it faster ?

Does changing the order of the tables or the conditions helps ? Do I have to use hints to this order to be considered by SQL Analyser ?

What can I do ?

Rui Anastacio Received on Mon Nov 22 1999 - 11:47:13 CST

Original text of this message

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