Introduction To program effectively using SAS, you need to understand basic concepts about SAS programs and the SAS files that they process. In particular, you need to be familiar with SAS data sets. In this lesson, you'll examine a simple SAS program and see how it works. You'll learn details about SAS data sets (which are files that contain data that is logically arranged in a form that SAS can understand). Finally, you'll see how SAS data sets are stored temporarily or permanently in SAS libraries. |
To illustrate concepts that are taught, this and other lessons provide many examples of SAS code. However, practice data is supplied only for the programs that are specified in guided practices. To identify guided practices, look for the following text at the top of the page: |
1 hour |
In this lesson, you learn about
|
|