what is syntax of proc merge ?

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


Please Help Members By Posting Answers For Below Questions

How necessary is it to be creative in your work?

2208


Are you involved in writing the inferential analysis plan? Tables specfications?

2303


What is the use of PROC gplot?

847


Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?

1953


how will you location sas platform applications available from web browser? : Sas-bi

783


what is the effect of the options statement errors=1? : Sas programming

786


what are the component of range? : Sas-bi

797


Explain data step in SAS

831


name some data transformation used in sas di? : Sas-di

729


Explain proc univariate?

776


what are sas bi dashboard components? : Sas-bi

846


Mention the validation tools used in SAS?

832


What is the difference between the proc sql and data step?

860


what is sas olap server? : Sas-di

944


what is the function of catx syntax? : Sas-administrator

843