LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2005, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 19 Dec 2005 10:33:31 +0100
Reply-To:     saslist@DATAMETRIC.FR
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Stéphane Colas <saslist@DATAMETRIC.FR>
Subject:      Re: Creating an Inner Join with Outer Join-Style Syntax
In-Reply-To:  <056dnajzR-I35zveRVnzvA@telenor.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi,

> > I wonder what this means - "only two tables at a time". In the code example > below, *three* tables are joined together using the inner join syntax...

You join the three tables but you verify the joined clause step by step, for the first and second table and after the second with the third.

He means "sequentially" I think. There is no trap with the interpretation.

Stéphane.


Back to: Top of message | Previous page | Main SAS-L page