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: Query Optimization question

Re: Query Optimization question

From: Rich Woods <rawoods_at_concentric.net>
Date: 1997/07/11
Message-ID: <33C6E32D.7617B1AF@concentric.net>#1/1

Ignatius Cristina Michelle wrote:

> Hi.
>
> What statistical information can Oracle draw upon to determine how
> many
> rows will be satisified by a query coondition of the form "column =
> value", for example, "department = 'D'" where "department" may or may
> not be an "indexed" column. Where is this statistical information
> stored
> and what is the mechanism for keeping it up-to-date.
>
> Thankx in advance.
> Ignatius.
> iggycoco_at_pacbell.net
>
> P.S. If possible please copy me when posting a reply.

  Check out the Analyze SQL command and the Cost Based Optimizer.

--
Rich Woods
Technical Field Support Specialist, Oracle Corporation, USA
The above statements and opinions are my own and do not
necessarily represent those of Oracle Corporation.
Received on Fri Jul 11 1997 - 00:00:00 CDT

Original text of this message

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