Reading Raw Data |
Lesson
Overview |
Introduction
In order to create reports using SAS procedures, your data must be in the form of a SAS data set. If your data is not stored in the form of a SAS data set, you need to create a SAS data set by entering data, by reading raw data, or by accessing files created by other software. This lesson shows you how to design and write a DATA step program to create a SAS data set from raw data stored in an external file. |
This lesson contains 37 pages and takes approximately 60-90 minutes to complete. |
Objectives
In this lesson, you learn to
Before taking this lesson, you should have completed the following lessons: Introduction to SAS Programming |
Copyright © 2002 SAS Institute Inc.,
Cary, NC, USA. All rights reserved.