Starting with SAS Data Sets |
For a general discussion about creating SAS data sets from other SAS data sets by merging, concatenating, interleaving, and updating, see Methods of Combining SAS Data Sets.
See the "Data Set Options" section of SAS Language Reference: Dictionary, and the SAS documentation for your operating environment.
See the "Statements" section of SAS Language Reference: Dictionary.
You can use the subsetting IF statement and conditional (IF-THEN) logic when creating a new SAS data set from an existing one. For more information, see Acting on Selected Observations and Creating Subsets of Observations.
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.