Answer Posted / sowjanya
data one;
merge three(in=var1) two(in=var2);
by var;
if var1=1 and var2=1;
run;
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
explain the use of % includes a statement in sas? : Sas-administrator
Explain the special input delimiters used in sas programming.
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
what is metadata? : Sas-bi
Explain data_null_?
what is the difference between infile and input? : Sas-administrator
What’s the difference between var b1 – b3 and var b1 — b3?
If money were no object, what would you like to do?
Mention what is PROC in SAS?
what is sas business intelligence? : Sas-bi
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What is program data vector (pdv) and what are its functions?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
How sas treats the dsd delimiters?