From the course: SAS® 9.4 Cert Prep: Part 13 Processing Repetitive Code

Incorporate loops in your SAS code

- In Processing Repetitive Code, you learn to save time by taking advantage of iterative processing with DO loops. First, you learn to create an iterative DO loop. Then, you learn to create conditional DO loops.

Contents