Saved Bookmarks
| 1. |
Explain How You Can Debug And Test Your Sas Program? |
|
Answer» You can DEBUG and TEST your SAS PROGRAM by using Obs=0 and SYSTEMS options to TRACE the program execution in log You can debug and test your SAS program by using Obs=0 and systems options to trace the program execution in log |
|