How would you include common or reuse code to be processed
along with your statements?
Answer Posted / selvi
To add on above one, if you want to include the another SAS
program then use %include with full SAS code path.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Describe the function and utility of the most difficult SAS macro that you have written?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What is the maximum and minimum length of macro variable
Do you need to know if there are any missing values?
What’s the difference between var b1 – b3 and var b1 — b3?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Name validation tools used in SAS
what are the component of range? : Sas-bi
what are the considerations when picking a SAS/STAT procedure?
What system options would you use to help debug a macro? : sas-macro
Are you involved in writing the inferential analysis plan? Tables specifications?
What are pdv and it functions?
What is the use of the %include statement?
What do you understand by the term Normal Distribution?
What is the difference between order and group variable in proc report?