You are on page 1of 2

Elementary Data Steps in SAS

Topics to be covered

Creating data sets in SAS


Taking input from an existing data set
Drop, Keep and Rename statements
Concatenating variables
Creating a permanent dataset
Using elementary functions
By processing
Cumulating using By processing
Using data _null_, put and _n_

You might also like