Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Optimizer, Cartesian Product & Extraneous Table

Re: Optimizer, Cartesian Product & Extraneous Table

From: Gert Rijs <nospampleasegem_at_wirehub.nl>
Date: 6 May 1998 01:16:54 GMT
Message-ID: <01bd7885$aa632650$0100007f@gertrijs>


The extra table *is* being used: to create a cartesian product. How could the optimizer (or better, the parser) know that it isn't your intention?
--
reply address is altered to keep the spam down remove the nospamplease part to reply... Gert Rijs
gem at wirehub.nl
www.wirehub.nl/~gem

Dr. J. Sylvan Katz <jskatz_at_coombs.anu.edu.au> wrote in article <35501E15.4CCF162E_at_coombs.anu.edu.au>...
> Can someone please explain why a cartesian product is produced if an
> extraneous table name is accidently put in the from clause? Can't the
> optimizer determine that the table is not being used?
>
> Regards
> Sylvan
>
>
Received on Tue May 05 1998 - 20:16:54 CDT

Original text of this message

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