Lesson 2: Debugging Errors

There are mostly three types of errors in SAS:

  • Syntax Error
  • Data Error
  • Logic Error

In this module, you will learn how to effectively and systematically identify and correct these errors in your programs.

Upon completion of the lesson, you will be able to debug your programs.