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

Re: SQL performance question

From: Steve Long <steven.long_at_erols.com>
Date: Mon, 25 Sep 2000 23:30:45 -0400
Message-ID: <8qp533$pmj$1@bob.news.rcn.net>

you could ask your dba. ;)

<terry_stjean_at_my-deja.com> wrote in message news:8qo711$5tv$1_at_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 - 22:30:45 CDT

Original text of this message

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