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 -> SQL performance question

SQL performance question

From: <terry_stjean_at_my-deja.com>
Date: Mon, 25 Sep 2000 18:54:37 GMT
Message-ID: <8qo711$5tv$1@nnrp1.deja.com>

I have an SQL select statement which I would like to see if I can get to run faster.
I have a transaction table with 15 million records joined to 3 master tables. One has 1500 records, one has 11000 records and the other about 15 records.
Besides joining these tables on the where clause, I am also selecting certain records.
Any suggestions about optimizing. Does the order on the from or where clause matter.

Terry

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Sep 25 2000 - 13:54:37 CDT

Original text of this message

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