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 |
in ods is there any lib's
Explain substr function?
what is the SAS/ACCESS and SAS/CONNECT?
9 Answers Accenture, iFlex, TCS,
How many versions came upto now in SAS?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
SAS System ?
What is Linear Regression?
What system options would you use to help debug a macro? : sas-macro
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.
How do you delete duplicate observations in sas?
How to get part of string form the source string without using sub string function in SAS?
Mention what is the difference between nodupkey and nodup options?