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 (November 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 10 Nov 2009 18:10:15 -0500
Reply-To:   Cornel Lencar <clencar@INTERCHANGE.UBC.CA>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Cornel Lencar <clencar@INTERCHANGE.UBC.CA>
Subject:   Re: macro problem for reading, creating and merging several datasets
Comments:   To: Joe Matise <snoopy369@GMAIL.COM>

On Tue, 10 Nov 2009 15:53:32 -0600, Joe Matise <snoopy369@GMAIL.COM> wrote:

>Of course, I was using union as it was shorter for the example :) Though >Union All will allow duplicates. > >-Joe > >On Tue, Nov 10, 2009 at 3:50 PM, Cornel Lencar ><clencar@interchange.ubc.ca>wrote: > >> Thank you for the clarification. I am doing that just now and I'll see if >> it is working (it should). I am using a data step wit a set statement >> rather than union, because there are duplicates. >>

Apparently I still have to work with the small files one by one and then aggregate the results into a final file, due to considerations of size of files and space on the server


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