Additional Features

The DATA step provides many other programming features for manipulating data sets. For example, you can
  • use IF-THEN/ELSE logic with DO groups and DO loops to control processing based on one or more conditions
  • specify additional data set options
  • process variables in arrays
  • use SAS functions.
You can also combine SAS data sets in several ways, including match merging, interleaving, one-to-one merging, and updating.

Get SAS Certification Prep Guide: Base Programming for SAS 9, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.