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 (February 2012, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 6 Feb 2012 20:42:52 -0600
Reply-To:   Joe Matise <snoopy369@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Joe Matise <snoopy369@GMAIL.COM>
Subject:   Re: (outer) union and proc append
Comments:   To: bbser 2009 <bbser2009@gmail.com>
In-Reply-To:   <000001cce52a$c0b1d9d0$42158d70$@com>
Content-Type:   text/plain; charset=ISO-8859-1

I suppose I don't know for sure, but it seems to me that it would have to given how it's normally used; PROC APPEND is making a pure disk operation, after all . I'm not at a SAS computer right now but it should be a fairly trivial test, no?

-Joe

On Mon, Feb 6, 2012 at 5:55 PM, bbser 2009 <bbser2009@gmail.com> wrote:

> Hi there, > > We know that proc append does not read the base= data set. I was wondering > if the set operator (outer) union from proc sql does the same thing. Any > comments? Thank you. > > Regards, Max > (Maaxx) >


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