SAS Institute. The Power to Know

SAS(R) 9.2 Language Reference: Dictionary

space
Previous Page | Next Page

SAS Data Set Options

Definition of Data Set Options

Data set options specify actions that apply only to the SAS data set with which they appear. They let you perform such operations as

  • renaming variables

  • selecting only the first or last n observations for processing

  • dropping variables from processing or from the output data set

  • specifying a password for a data set.

space
Previous Page | Next Page | Top of Page