Week 1-PART 2-Understanding Data Step Processing
Week 1-PART 2-Understanding Data Step Processing
Understanding DATA
STEP processing
PHEB 631: SAS PROGRAMMING IN
EPIDEMIOLOGICAL RESEARCH
Xiaohui Xu, Ph.D.
Department of Epidemiology and Biostatistics
Part 2 Understanding SAS
programs Processing
Lecture Outlines
• Understanding the steps involved in processing SAS
programs
• Identify the two phases that occur when a DATA step is processed
• Interpret automatic variables
• Identify the processing phase in which an error occurs
2.1 Understanding SAS DATA step
Processing
• A SAS DATA step is processed in two phases:
2.1.1 Compilation Phase