Date: Mon, 19 May 2008 22:32:34 -0400
Reply-To: "Howard Schreier <hs AT dc-sug DOT org>"
<schreier.junk.mail@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Howard Schreier <hs AT dc-sug DOT org>"
<schreier.junk.mail@GMAIL.COM>
Subject: Re: Nested Data Accesses?
On Mon, 19 May 2008 13:16:48 -0700, Laptop765@GMAIL.COM wrote:
>This is (in essence) what I want to do for the FROM in the two
>subqueries:
>"FROM oldids AS oldid, unmatched"
>However, since both oldids and unmatched share the columns I'm working
>with, SAS complains about this and dies.
I need to see more, all in the same post.
1. The code.
2. The messages which appear in the log ("complains" and "dies" are too vague).
3. Test data.
4. Mock up of expected/needed results.
|