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: Performance Testing Question

Re: Performance Testing Question

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Fri, 15 Mar 2002 08:18:01 -0000
Message-ID: <1016180186.8055.0.nnrp-10.9e984b29@news.demon.co.uk>

Think of it as one line in a WHERE clause.

--
Jonathan Lewis
http://www.jlcomp.demon.co.uk

Next Seminar - UK, April 3rd - 5th
http://www.jlcomp.demon.co.uk/seminar.html

Host to The Co-Operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html

Author of:
Practical Oracle 8i: Building Efficient Databases


Ryan Gaffuri wrote in message ...

>Ive been reading the OTN performance tuning guide. I dont really understand
>this paragraph.
>
>What is meant by predicate?
>
>"It is possible for the DBA to generate statistics that quantify the data
>distribution and storage characteristics of tables, columns, indexes, and
>partitions. The cost-based optimization approach uses these statistics to
>calculate the selectivity of predicates and to estimate the cost of each
>execution plan. Selectivity is the fraction of rows in a table that the SQL
>statement's predicate chooses. The optimizer uses the selectivity of a
>predicate to estimate the cost of a particular access method and to
>determine the optimal join order."
>
>
Received on Fri Mar 15 2002 - 02:18:01 CST

Original text of this message

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