News

DATA step functions are also available. Use these programming statements the same way you use them in the DATA step. For detailed information, refer to SAS Language Reference: Dictionary. Consider the ...
Become familiar with the idea of a conditional statement and know how to create a program containing optional operations through the use of conditional statements. Become familiar with comparison and ...
You can use most SAS programming statements the same way you use them in the DATA step. Also, all DATA step functions can be used in the COMPUTAB procedure. Lines written by the PUT statement are not ...