Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> SQL performance question
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
![]() |
![]() |