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 (September 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 9 Sep 2002 14:14:49 GMT
Reply-To:     CKalisetty <ckalisetty@AOL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         CKalisetty <ckalisetty@AOL.COM>
Organization: AOL http://www.aol.com
Subject:      proc sql or data step

Hello all

I have to sum up variables in a dataset that has some 30 million observations. Right now we are using proc sql to do it. But, it is taking a lot of time. How Can I improve the performance? Can I use data step with retain? Are there any other solutions? Any suggestions? Any help is greatly appreciated. Thanks Sekhar


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