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 / sirisha
in the editor window we write
%include'path of the sas file';
run;
if it is with non-windowing environment no need to give run
statement
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is sas and what are the functions? : Sas-administrator
What is the function of Stop statement in a SAS Program?
How would you identify a macro variable? : sas-macro
Give e an example of..
What is the difference between input and infile statement?
What is interleaving in SAS?
which features do you use to check the data validations and errors? : Sas-administrator
Name types of category in which SAS Informats are placed?
What does P-value signify about the statistical data?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
how do the in= variables improve the capability of a merge? : Sas programming
Do you need to rearrange the order of the data for the report?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
In ARRAY processing, what does the DIM function do?
What do you know about sas data set?