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 (June 1998, 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 Jun 1998 12:46:17 -0500
Reply-To:     Dong Li <dongli@TAMU.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Dong Li <dongli@TAMU.EDU>
Organization: Texas A&M Univ
Subject:      Merge file
Content-Type: text/plain; charset=us-ascii

Forgive me if this question is too simple. I need to combine two data sets. Suppose one data set has ID, AGE, and RANK for a lot of individuals. Another data set has RANK and WAGE. Suppose in the second data there are only five observations since there are only five different ranks. Now I want to combine these two data sets so that the resulted data set has ID, AGE, RANK, and WAGE. I can't find anything in the SAS Language and Procedures. Could somebody offer some help? I appreciate any help. --Dong


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