Have you ever linked SAS code? If so, describe the link and
any required statements used to either process the code or
the step itself.
Answer Posted / sathish
Answer is partially correct. We use %include to link code.
But %include is not a macro. Similarly %put is also not a macro.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Compare sas with other data analytics tools.
Explain the purpose of substr functions in sas programming.
What is the length assigned to the target variable by the scan function?
what is the function of catx syntax? : Sas-administrator
which date function advances a date, time or datetime value by a given interval? : Sas programming
why is a stop statement needed for the point=option on a set statement? : Sas programming
What are the 3 components in sas programming?
Briefly explain input and put function?
is data integration and etl programming is same? : Sas-di
Which function is used to count the number of intervals between two sas dates?
How to create list output for cross-tabulations in proc freq?
explain the difference between proc means and proc summary?
Which are the statements whose placement in the data step is critical?
what has been your most common programming mistake? : Sas programming
Describe the function and utility of the most difficult SAS macro that you have written?