LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (January 2001, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 12 Jan 2001 18:12:59 GMT
Reply-To:     p_flick@MY-DEJA.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         p_flick@MY-DEJA.COM
Organization: Deja.com
Subject:      seeing ahead

I've seen this a long time ago, but can't rememeber where or when. We have a need to see if the next record in a flat file contains duplicate information. If so, we want to keep all the records pertaining to that information, and delete those that don't have duplication. I've seen something similar to LAG, but in reverse, awhile ago. Anyone have an idea? In the meantime, the only other way that I can think to do this is to do duplicate reads via an input, or to get all the info initially, then do a sort and a if not first.....

Thanks in advance for any help.

Regards, Pat Flickner

Sent via Deja.com http://www.deja.com/


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