DATA step statements are executable or declarative statements
                  that can appear in the DATA step.  
Executable statements result
                  in some action during individual iterations of the DATA step;  
declarative statements supply information to SAS and take effect when the system compiles
                  program statements.
               
 
               The following tables
                  show the SAS executable and declarative statements that you can use
                  in the DATA step.
               
 
               Executable Statements in the DATA Step
                  
                
               Declarative Statements in the DATA Step