Here you find an overview of all the SAS statement on this website.
- ARRAY: Create a SAS array.
- DATALINES: Create a SAS data set with manual input data.
- DELIMITER: Read a delimited infile.
- IF-THEN/ELSE: Filter Data
- LIBNAME: Defines a SAS Library
- LENGTH: Defines the Length in Bytes of a Variable
- MISSOVER: Read an infile with missing data.
- MERGE: Join two or more data sets.
- SORT: Order a data set.
- WHERE: Filter Data