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 (May 2000, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 2 May 2000 13:44:04 -0400
Reply-To:   Robert Alsbrooks <ralsbroo@CCEB.UPENN.EDU>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Robert Alsbrooks <ralsbroo@CCEB.UPENN.EDU>
Subject:   [Fwd: [Fwd: Big data users]]
Content-Type:   text/plain; charset=us-ascii

Hi All,

Can some give some advice on the problem outlined below.

Robert

Jesse Chittams wrote:

> Hi Robert, > > Please forward this to the SAS discussion group. > > Thanks, > -Jesse C. > ---------------------------------------------------------------- > > Subject: Big data users > Resent-From: bac@cceb.upenn.edu > Date: Thu, 27 Apr 2000 10:50:17 -0400 > From: "Jill Santanna" <jsantann@cceb.upenn.edu> > To: Anita Weber <aweber@cceb.upenn.edu> > , Colleen Brensinger <cbrensin@cceb.upenn.edu> > , Jill Santanna <jsantann@cceb.upenn.edu> > , Stephen Durborow <sdurboro@cceb.upenn.edu> > , Warren Bilker <wbilker@cceb.upenn.edu> > , bac <bac@cceb.upenn.edu> > > Hi Big Data Users!! > > I've been pulling records from the DUR database and after six months > I've finally come to the conclusion that there has got to be a more > time efficient way than how I'm doing this. > > What I'm trying to do is pull all of the cancer records. I want any > record that has an icd-9 code between 140 and 238.9. Is there a way > to create a view to do that instead of having to do the work in SAS? > Can you use the between statement in the Proc Access step to deal with > the character icd-9 codes as well? I've used it for dates but never > character strings. > > Any direction you could give me to improve this process would be > helpful. It took 7 days of real time (5 hrs CPU) to do this the last > time!! > > Thanks! > > Jill


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