Answer Posted / bk
1.By checking log for Error and warrings. Automatic
variable _ERROR_ values should not be 1 .
2.By using SAS debugger
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how to debug and test the sas program? : Sas-administrator
What will calendar procedure do?
Can you explain the process of calendar?
In proc transpose and data step with arrays which one you pick?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
How do dates work in sas?
Explain what is data step?
What are the uses of sas?
how can you put a "trace" in your program? : Sas programming
How can you create a macro variable with in data step? : sas-macro
Intern stastical programmer written test
What commands are used in the case of including or excluding any specific variables in the data set?
What is the difference between order and group variable in proc report?
What do the PUT and INPUT functions do?
how would you create multiple observations from a single observation? : Sas programming