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
What is the difference between the proc sql and data step?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
what is slowly changing dimension? : Sas-di
Name and describe few sas character functions that are used for data cleaning in brief.
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
How would you include common or reuse to be processed along with your statements?
What do you know about symput and symget?
What are the special input delimiters used in SAS?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What are the difficulties u faced while doing vital signs table or dataset?
What do the put and input function do?
What is the length assigned to the target variable by the scan function?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What is run-group processing?