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
|