Debugging Errors

h

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 module, you will be able to debug your programs.