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 is the difference btw proc means and proc univariate?
How do you add a number to a macro variable?
what are input dataset and output dataset options? : Sas programming
Hot to suppress characters from a given string?
How will you generate test data with no input data?
what are the advantages of using SAS in clinical data mangement? why should not we use other software products in managing clinical data?
why is sas data integration studio important? : Sas-di
how to do user inputs and command line arguments in sas?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
What is maximum storage capability of SAS?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming