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 (September 2010, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 9 Sep 2010 16:28:42 -0400
Reply-To:     Proc Me <Procme@CONCEPT-DELIVERY.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Proc Me <Procme@CONCEPT-DELIVERY.COM>
Subject:      Re: Data merging

Yom,

You could create a hash table to store each table in memory. You could then nest the iteration over table 2's hash inside an iteration over table 1.

Whether this is a helpful answer depends on the context in which the question was asked, as Michael Raithel suggested!

Proc Me


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