Data Step


Create and define new variables (Sections 3.1, 3.2 & 3.7)

IF-THEN-ELSE (Section 3.4)

Nested IF-THEN-ELSE (Section (3.5)
SELECT statement

Subsetting data with the IF statement (Section 3.6) and the WHERE statement

Reading a dataset with the BY statement

Using FIRST. and LAST. (Section 5.14)

The RETAIN and sum statements (Section 3.9)

Loops

DO, iterative
DO, WHILE
DO, UNTIL

Labeling, renaming and formating variables