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 (March 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 22 Mar 2002 08:24:44 +1000
Reply-To:     Denise <perksdenise@JOHNDEERE.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Denise <perksdenise@JOHNDEERE.COM>
Subject:      Re: over count

If you didn't want the duplicates, you could do a proc sort nodup before the merge

"vicctw" <vicctw@hotmail.com> wrote in message news:67129aed.0203210939.1d1a09ad@posting.google.com... > When I merge two datasets, it is often to have duplicated variables. > Is there any way to avoid this situation?


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