what is syntax of proc merge ?

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


Please Help Members By Posting Answers For Below Questions

What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

2281


where to use sas business intelligence? : Sas-bi

771


Give e an example of..

2099


where are dashboard components are created and maintained? : Sas-bi

775


Briefly explain input and put function?

819


What are the special input delimiters used in SAS?

859


how the sas basic syntax style described? : Sas-administrator

790


how are numeric and character missing values represented internally? : Sas programming

847


what is information maps?

1813


is data integration and etl programming is same? : Sas-di

789


WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?

2527


Do you know the features of sas?

797


Enlist the syntax rules followed in sas statements.

833


Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?

2147


What is the differnce between SDTM 3.1.2 to 3.1.1 version

4828