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: Surprised at the optimizer...

Re: Surprised at the optimizer...

From: Martijn Tonies <m.tonies_at_upscene_nospam_.com>
Date: Mon, 11 Oct 2004 14:09:17 +0200
Message-ID: <10mku0mrlf7l254@corp.supernews.com>

> >>Have you heard of Explain Plan?
> >
> >
> > Yes. But why does a " where proc.procedure_name is null " matter such
> > a lot on an _inner join_ where there can be no such rows?
> >
> > (obviously, I left out that part of the WHERE in my final query).
>
> Because it changes the assumptions made by the optimizer which should be
> plainly visible with an explain plan.

Sounds like a bug then ;-)

Or a user asking for stupid things...

Haven't decided on the two yet.

-- 
With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
Received on Mon Oct 11 2004 - 07:09:17 CDT

Original text of this message

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