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
How would you define the end of a macro? : sas-macro
what are some good sas programming practices for processing very large data sets? : Sas programming
What sas features do you use to check errors and data validation?
What is your favorite all time computer book? Why?
Describe 5 ways to do a “table lookup” in SAS?
what are _numeric_ and _character_ and what do they do? : Sas programming
Tell me more about the parameters in macro? : sas-macro
what is factor analysis? : Sas-administrator
Of all your work, where have you been the most successful?
what is snowflake schema? : Sas-di
what are sas/access and sas/connect? : Sas programming
How to create list output for cross-tabulations in proc freq?
Tell me about % include and % eval? : sas-macro
Define run-group processing?
Difference between informat and format?