Answer Posted / mahesh
data dsn;
merge dsn1 dsn2;
by vari;
run;
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
what are the types of interactive display types? : Sas-bi
Define run-group processing?
what are input dataset and output dataset options? : Sas programming
Explain the difference between using drop = data set option in set and data statement?
What makes sas stand out to be the best over other data analytics tools?
how do you pull data from equifax?tell me the process?
Differentiate between proc means and proc summary.
What is the role of administrative users? : sas-grid-administration
what are some differences between proc summary and proc means? : Sas programming
Describe the ways in which you can create macro variables?
explain what is data set in sas? : Sas-administrator
What is proc sort?
what are some good sas programming practices for processing very large data sets? : Sas programming
Explain the difference between nodup and nodupkey options?
Do you need to rearrange the order of the data for the report?