How can you put a "trace" in your program?
Answers were Sorted based on User's Feedback
Answer / shru
Use below command before coding where you require the log
to Trace:
ods trace on / label
| Is This Answer Correct ? | 5 Yes | 1 No |
What is the use of function Proc summary?
What is the purpose of using the N=PS option?
Name statements that are execution only.
How would you delete observations with duplicate keys?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
how to extract data from SAP servers? Is like oracle servers or any other methods to extract please reply me.
what is SAS/Graph?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
What is the difference between verification and validation?
What would you change about your job?
what is picture format? give any one example?
What is the difference between INPUT and INFILE ?