Subject | Re: [firebird-support] Re: LEFT JOIN doesn't work with view? |
---|---|
Author | Helen Borrie |
Post date | 2004-02-27T21:53:30Z |
At 07:46 PM 27/02/2004 +0000, you wrote:
the same.
/heLen
>Hi, Terry.Not true. OUTER is optional. LEFT JOIN and LEFT OUTER JOIN mean exactly
>
>* You should use INNER JOIN to include only the records of the MINERS
>table that have a correspondence with the records of the view.
>
>* You should use LEFT OUTER JOIN (use the three words) to include all
>the records of MINERS, including those that do not have a
>correspondence with the records in the view.
the same.
/heLen