what is syntax of proc merge ?

Answer Posted / naveen

proc merge syntex, which is
use to combind data set,

data xyz;
merge a(in=x) b(in=y);
if a x and y;
run;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create an external dataset with sas code?

785


Tell me about % include and % eval? : sas-macro

877


Mention common programming errors committed in sas ?

829


How to limit decimal places for variable using proc means?

781


what are the benefits of data integration? : Sas-di

741


What are the implications?

1376


what is the purpose of _error_? : Sas programming

832


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

773


In sas admin differentiate between roles and capabilities? : sas-grid-administration

754


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1354


How do dates work in sas?

844


If you could design your ideal job, what would it look like?

2666


how does sas handle missing values in a merge? : Sas programming

761


it will become easy if uuu provide website linkssss and list of consultanciessssss

1733


Which command is used to perform sorting in sas program?

778