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 (October 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 21 Oct 2002 08:17:16 -0600
Reply-To:     Amy Swinford <aimless35@QWEST.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Amy Swinford <aimless35@QWEST.NET>
Subject:      Re: "safe" merging?
Content-Type: text/plain; charset=us-ascii

24 messages on 'safe' merging and not one mentions my favorite: keep=

Who cares what others have 'added' to the data, don't merge what you don't need.

"roland.rashleigh-berry" wrote:

> Does anyone have some code they will share for doing a "safe" merge? By > "safe" merge I mean that if there are identical variables in the second > dataset then they will not get used. I know this is the case with SQL merges > but then you get these stupid warning messages coming out if the same > variable is in the second dataset. These warning messages are a nuisance for > Clinical reporting because you have got to check every one of the damn > things. I don't know any way to suppress them, though they are easy enough > to identify. It just would be nicer if they weren't there. > > Any ideas?


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