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 2002, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 30 Nov 2002 14:44:45 -0800
Reply-To:     Bruce Bradbury <BruceBrad@INAME.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Bruce Bradbury <BruceBrad@INAME.COM>
Organization: http://groups.google.com/
Subject:      Re: Most efficient way to subset a large dataset
Content-Type: text/plain; charset=ISO-8859-1

> see that wonderfull paper by Paul dorfman > > http://www2.sas.com/proceedings/sugi26/p008-26.pdf

Yes, it is interesting. However, his methods still require you to read in every record of the large file. If (and I admit this is a big if) you can create an index for the large file then I suspect a sql optimised join might be most efficient.


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