SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Search||next

Basic Concepts
Lesson Overview


Introduction

To program effectively using SAS software, you need to understand basic concepts about SAS programs and the SAS files that they process in various ways. In particular, you need to be familiar with SAS data sets, which are data that is logically arranged in a form accessible to SAS software.

In this lesson, you'll examine a simple SAS program and see how it works. You'll learn details about the SAS data sets that it processes and find out about other types of SAS files. Finally, you'll see how SAS files are stored temporarily or permanently in SAS libraries.

This lesson contains 54 pages and takes approximately 60-90 minutes to complete.


SAS program, SAS library, and SAS files

Objectives

In this lesson, you learn about

  • the structure and components of SAS programs
  • the steps involved in processing SAS programs
  • the structure and components of SAS data sets
  • the two types of SAS data sets
  • SAS libraries and the types of SAS files that they contain
  • temporary and permanent SAS libraries.


Prerequisites

Before taking this lesson, you should have completed the following lesson:

Introduction to SAS Programming

||next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.

Terms of Use & Legal Information | Privacy Statement