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 (February 2006, 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 Feb 2006 02:40:33 +0000
Reply-To:     toby dunn <tobydunn@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         toby dunn <tobydunn@HOTMAIL.COM>
Subject:      Re: Combine data sets while renaming variables.
Comments: To: hellangel_987@YAHOO.COM
In-Reply-To:  <20060209014502.83519.qmail@web35313.mail.mud.yahoo.com>
Content-Type: text/plain; format=flowed

Dale,

You will need to supply sample data sets and the expected output dataset. This would help us figure out exactly what you need to do.

Toby Dunn

From: Dale Remus <hellangel_987@YAHOO.COM> Reply-To: Dale Remus <hellangel_987@YAHOO.COM> To: SAS-L@LISTSERV.UGA.EDU Subject: Combine data sets while renaming variables. Date: Wed, 8 Feb 2006 17:45:02 -0800 I have two data sets. One has variable x and density, another has variable y and density, I would like combine these two data sets such that the new data set has four variables x x_density y and y_density. Can you show me how to do it in one data step instead of three seperate data steps.

Thank you Dale

__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


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