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 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 25 Oct 2002 01:25:10 +0100
Reply-To:     Peter Crawford <peter.crawford@DB.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Peter Crawford <peter.crawford@DB.COM>
Subject:      Re: selecting matching records - help
Comments: To: Sigurd Hermansen <HERMANS1@WESTAT.COM>
Content-type: text/plain; charset=iso-8859-1

Thank you Sig for being kind enough not to point out how a solution (even if it might be ok in context) is *not* an answer to the wrong question !! .... apologies for any confusion caused .... my weak sql gave up on this one but the empty reply remained open and received a proposal intended for Jeff Morrisons's fuzz

Kind Regards Peter

Datum: 24/10/2002 23:53 An: SAS-L@LISTSERV.UGA.EDU

Antwort an: Sigurd Hermansen <HERMANS1@WESTAT.COM>

Betreff: Re: selecting matching records - help Nachrichtentext:

I agree with Peter that SQL offers the right solution, but I would have to differ on the question of how well the solution will scale up and on what method to use:

proc sql; > .... snipped....

After taking a closer look at Peter's solution, I suspect

--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


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