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.
Answers were Sorted based on User's Feedback
Answer / 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 |
What are the default statistics that proc means produce?
What is _n_?
what is TAB delimiter? explain about it? what will you do to get TAB delimiter?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Describe a time when you were really stuck on a problem and how you solved it?
. Which date advances a date, time or date/time value by a given interval?
I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?
how to remove the duplicates by proc sql?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
What would you change about your job?
Why is SAS considered self-documenting?
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?