Subject | Re: [firebird-support] Views and left outer does not generate efficient plans |
---|---|
Author | Milan Babuskov |
Post date | 2006-12-29T14:56:03Z |
kokok_kokok wrote:
table, so FB doesn't use some of the indexes. Try comparing the plans of
those statements.
--
Milan Babuskov
http://njam.sourceforge.net
http://www.flamerobin.org
> If I use INNER JOIN or I re-write the SQL statement using theYou probably have WHERE clause filtering on some column of LEFT joined
> underlying tables instead of the views (using LEFT OUTER), the results
> are displayed in seconds.
>
> Does somebody have a clue about this problem?
table, so FB doesn't use some of the indexes. Try comparing the plans of
those statements.
--
Milan Babuskov
http://njam.sourceforge.net
http://www.flamerobin.org