Previous Topic: Understanding SASNext Topic: 2.2 A SAS Program


2.1 What SAS Can Do


SAS can be viewed as a programming language.  As a
programming language, it can be used to input data, edit it,
create files, manipulate files, and produce reports.

SAS is also a data processing system.  Viewed from this
perspective, SAS provides procedural statements that can,
with little knowledge of programming techniques, enable you
perform a wide range of data analysis.