Tuesday, 6 November 2012

What can you learn from the SAS log when debugging? | SAS Programming Interview Questions

It will display the execution of whole program and the logic. It will also display the error with line number so that you can and edit the program.

No comments: