what is the difference between SET and MERGE?
Answer Posted / mallikarjuna reddy
set statement joins two datasets vertically, like set
operators in PROC SQL and proc append. merge statements
joins 2 datasets horizontally, like joins in PROC SQL.
| Is This Answer Correct ? | 34 Yes | 7 No |
Post New Answer View All Answers
Mention common programming errors committed in sas ?
what is sas enterprise intelligence architecture? : Sas-bi
What is proc sort?
what is enterprise guide? What is the use of it? : Sas programming
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
how to debug and test the sas program? : Sas-administrator
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
what other sas products have you used and consider yourself proficient in using? : Sas programming
what is study design in while working with SAS? what are screening variables in SAS?
Can you suggest us materials for sdtm mapping?
what are the component of range? : Sas-bi
Where do you use proc means over proc freq?
What does the trace option do?
how do you debug and test your sas programs? : Sas programming
Name validation tools used in SAS