Subject | Re: [firebird-support] Re: Introduction to stored procedures |
---|---|
Author | Milan Babuskov |
Post date | 2004-07-08T12:28:38Z |
Svein Erling wrote:
"right" table doesn't match the IN clause. With LEFT OUTER JOIN, you do
get those records in "left" table that don't have matching records in
"right" table, but with all columns from "right" table as nulls.
--
Milan Babuskov
http://fbexport.sourceforge.net
> The word INNER and OUTER are optional, so yourAFAIK, not really. With LEFT JOIN you don't get ant records if the
> LEFT JOIN is a LEFT OUTER JOIN.
"right" table doesn't match the IN clause. With LEFT OUTER JOIN, you do
get those records in "left" table that don't have matching records in
"right" table, but with all columns from "right" table as nulls.
--
Milan Babuskov
http://fbexport.sourceforge.net