Please write codes to merge two datasets and keep every
record in the first dataset.
Answer Posted / reshma
proc sort data=dataA;
by commonvar;
run;
proc sort data=dataB;
by commonvar;
run;
data new;
merge dataA (in=a) dataB (in=b);
if a ;
by commonvar;
run;
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is run-group processing?
List down the reasons for choosing sas over other data analytics tools.
Explain proc univariate?
What is the difference between %local and %global? : sas-macro
What is the role of unrestrictive users? : sas-grid-administration
What is the purpose of trailing @ and @@? How do you use them?
What is the basic syntax of a sas program?
Difference between sum function and using “+” operator?
how to debug and test the sas program? : Sas-administrator
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
What does the trace option do?
what are the categories that sas informats are used to the place the data? : Sas-administrator
Tell me more about the parameters in macro? : sas-macro
What is the differnce between SDTM 3.1.2 to 3.1.1 version
it will become easy if uuu provide website linkssss and list of consultanciessssss