From: macvince@aol.com (MacVince)
Subject: Re: optimizing join query statement
Date: 1995/11/22
Message-ID: <48vqk0$7hd@newsbf02.news.aol.com>#1/1
sender: root@newsbf02.news.aol.com
references: <30ABB2C0.597@thomtech.com>
organization: America Online, Inc. (1-800-827-6364)
reply-to: macvince@aol.com (MacVince)
newsgroups: comp.databases.oracle


If you are using the COST based optomizer, have you run STATISTICS on the
selected tables.  If not, you may not be using the indexes.

Vince.


